Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

Bongacams with m3u8 ?

(http://stream-recorder.com/forum/showthread.php?t=19849)

Sluthunter 06-02-2015 06:27 AM

Bongacams with m3u8 ?


 
It looks like it is possible to download from bonga (only free shows i guess) using only m3u8 file. From the java i get thos info

Code:

function(type){var stream,url;if(this.paidShowId){stream=this.paidShowId;}else{stream='stream_'+this.performerData.username;} url=this.streamServerUrl+'/';if('hls'==type){url+='hls/'+stream+'.m3u8';}
Stream servers looks like this ex: "rtmp://95.211.112.245:1935/bongacams" soo when i see 1935 it is tell me that m3u8 are possible but cant get

I try with ex.
Code:

http://[streamserverip]:1935/bongacams/stream_[modelname]/.m3u8
and other possibility but without success. Download from rtmp are possible using rtmpdump but maybe it is possible to get m3u8 file only using javascript ? Maybe someone with fresh eyes will look at this


All times are GMT -6. The time now is 09:47 PM.