View Single Post
  #80  
Old 02-14-2017, 02:00 PM
ihryjfbd ihryjfbd is offline
Senior Member
 
Join Date: Oct 2015
Posts: 212
ihryjfbd is on a distinguished road
Default

Re: Can somebody help get filmon rtmp code to play with livestreamer?


Ok MPC-HC is playing back fine

Recording though is intermittent though it looses the stream 1-2mins in and sometimes repeats the same section in the recording, I guess it has do with it timing out and reloading the playlist instead of just adding / playing the next segment.

Also without adding the following I kept getting 403 client forbidden errors.

Code:
--http-header "Referer=http://www.filmon.com/tv/modules/FilmOnTV/files/flashapp/filmon/FilmonPlayer.swf" --http-header "Accept-Encoding=gzip, deflate" --http-header "User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0"
Code:
Streamlink is now Recording... channel-4
[cli][info] Found matching plugin filmon for URL https://www.filmon.com/tv/channel-4
[cli][info] Available streams: low (worst), high (best)
[cli][info] Opening stream: high (hls-filmon)
[stream.hls][debug] Reloading playlist
[stream.hls-filmon][debug] Reloading FilmOn channel playlist: channel-4
[stream.hls][debug] Adding segment 980191 to queue
[cli][debug] Pre-buffering 8192 bytes
[stream.hls][debug] Adding segment 980192 to queue
[stream.hls][debug] Adding segment 980193 to queue
[cli][debug] Checking file output
[stream.hls][debug] Download of segment 980191 complete
[cli][debug] Writing stream to output
[download][..7_20-42-03_channel-4.ts] Written 1.9 MB (2s @ 801.9 KB/s)[stream.hls][debug] Download of segment 980192 complete
                                                                               [stream.hls][debug] Download of segment 980193 complete
[download][..7_20-42-03_channel-4.ts] Written 3.4 MB (4s @ 794.2 KB/s)                                                                               [
stream.hls][debug] Reloading playlist
[stream.hls][debug] Adding segment 980194 to queue
[stream.hls][debug] Download of segment 980194 complete
[download][..7_20-42-03_channel-4.ts] Written 4.8 MB (12s @ 397.6 KB/s)                                                                              [
stream.hls][debug] Reloading playlist
[stream.hls][debug] Adding segment 980195 to queue
[stream.hls][debug] Download of segment 980195 complete
[download][..7_20-42-03_channel-4.ts] Written 6.8 MB (21s @ 323.4 KB/s)                                                                              [
stream.hls][debug] Reloading playlist
[stream.hls][debug] Adding segment 980196 to queue
[stream.hls][debug] Download of segment 980196 complete
[download][..7_20-42-03_channel-4.ts] Written 7.5 MB (33s @ 230.0 KB/s)                                                                              [
stream.hls][debug] Reloading playlist
[stream.hls-filmon][debug] Reloading FilmOn channel playlist: channel-4
[stream.hls][debug] Reloading playlist
[stream.hls][debug] Reloading playlist
[stream.hls][debug] Reloading playlist
[stream.hls][debug] Reloading playlist
[stream.hls-filmon][debug] Reloading FilmOn channel playlist: channel-4
[cli][error] Error when reading from stream: Read timeout
[stream.hls][debug] Closing worker thread
[stream.hls][debug] Closing writer thread
[stream.hls][debug] Closing writer thread
[cli][info] Stream ended
Reply With Quote