Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 06-09-2016, 03:41 AM
sebus sebus is offline
Member
 
Join Date: Apr 2012
Posts: 30
sebus is on a distinguished road
Default

Re: Livestreamer


I can play this local static stream (served by Unreal Madia Server)

Code:
rtmp://10.0.0.42:5119/vod/MediaRoot2/Illuminations-ThePrivateLivesofMedievalKings/Ep3.LibrariesGaveUsPower_59m_09s.mp4
in VLC perfectly fine

But livestreamer chokes on it (not that I need it, just trying to test)

Code:
C:\Livestreamer>livestreamer --player="C:\Program Files\VideoLAN\VLC\vlc.exe" "rtmp://10.0.0.42:5119/vod/MediaRoot2/Illuminations-ThePrivateLivesofMedievalKings/Ep3.LibrariesGaveUsPower_59m_09s.mp4" best
[cli][info] Found matching plugin stream for URL rtmp://10.0.0.42:5119/vod/MediaRoot2/Illuminations-ThePrivateLivesofMedievalKings/Ep3.LibrariesGaveUsPower_59m_09s.mp4
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream
Obviously that is not correct, as the stream exists & as stated plays fine in VLC
Reply With Quote
  #12  
Old 06-09-2016, 01:14 PM
sebus sebus is offline
Member
 
Join Date: Apr 2012
Posts: 30
sebus is on a distinguished road
Default

Re: Livestreamer restream with ffmpeg


Any idea if ITV can be restreamed with ffmpeg. Currently I get error if:

Code:
livestreamer -O "http://www.itv.com/hub/itv" best 2>NUL | ffmpeg -re -i - -sn -vcodec copy -acodec copy -f flv "rtmp://127.0.0.1/MonaClients/itv"

pipe:: Invalid data found when processing input
Thanks for any help

sebus

edit:

This works!

Code:
livestreamer "http://www.itv.com/hub/itv" best --player-external-http-port 59411

and then I can

ffmpeg -re -i http://127.0.0.1:59411 -sn -vcodec copy -acodec copy -f flv "rtmp://127.0.0.1/MonaClients/itv"

Last edited by sebus : 06-10-2016 at 03:25 AM.
Reply With Quote
  #13  
Old 08-14-2016, 02:57 PM
danielko danielko is offline
Junior Member
 
Join Date: Dec 2015
Posts: 15
danielko is on a distinguished road
Default

Re: Livestreamer


Hi guys,

any help with this one?

HTML Code:
http://nlds128.neulion.com:443/play?url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_4500.mp4
Thank you
Reply With Quote
  #14  
Old 08-16-2016, 09:42 AM
SlowNet SlowNet is offline
Junior Member
 
Join Date: Sep 2015
Posts: 19
SlowNet is on a distinguished road
Default

Re: Livestreamer


Quote:
Originally Posted by danielko View Post
Hi guys,

any help with this one?

HTML Code:
http://nlds128.neulion.com:443/play?url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_4500.mp4
Thank you
Link not working!
Reply With Quote
  #15  
Old 08-22-2016, 04:04 AM
danielko danielko is offline
Junior Member
 
Join Date: Dec 2015
Posts: 15
danielko is on a distinguished road
Default

Re: Livestreamer


Quote:
Originally Posted by SlowNet View Post
Link not working!
How about this? I managed to find these:

Code:
<?xml version="1.0" encoding="utf-8" ?> <channel version="3.5" currentTime="0" defaultStreamIndex="5"> <streamDatas> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_4500.mp4" blockDuration="2000" bitrate="4608000" duration="7795587"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_4500.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="1280" height="720" fps="29.970030" bitrate="4317184" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="124928" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_3000.mp4" blockDuration="2000" bitrate="3072000" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_3000.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="1280" height="720" fps="29.970030" bitrate="2824192" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="124928" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_2400.mp4" blockDuration="2000" bitrate="2457600" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_2400.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="960" height="540" fps="29.970030" bitrate="2264064" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="93184" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_1600.mp4" blockDuration="2000" bitrate="1638400" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_1600.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="960" height="540" fps="29.970030" bitrate="1478656" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="77824" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_1200.mp4" blockDuration="2000" bitrate="1228800" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_1200.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="640" height="360" fps="29.970030" bitrate="1126400" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="56320" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_800.mp4" blockDuration="2000" bitrate="819200" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_800.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="640" height="360" fps="29.970030" bitrate="753664" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="56320" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_400.mp4" blockDuration="2000" bitrate="409600" duration="7795754"> <encryption method="aes-128" keyUrl="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_400.mp4" keyDuration="3600000" keySecure="false" keyTransfer="secure" token="NLAuth=fef27c89cc7b8fde5592909c48963707-0-32;serverKey_internal_ASV3=aeaeb8a53456cf1871ceab1ea17aac4c-f5bff7e7ad81883ff06843843a74aa37-1471869164-32" /> <video width="400" height="224" fps="29.970030" bitrate="350208" codec="avc1" /> <audio channelCount="2" samplesRate="44100" sampleBitSize="16" bitrate="56320" codec="mp4a" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> </streamDatas> <imageStreamDatas> <streamData url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_thumbnail.images" duration="7800020"> <image width="112" height="86" format="jpg" interval="5000" /> <httpservers> <httpserver name="nlds128.cdnak.neulion.com" port="80" /> <httpserver name="nlds128.cdnllnwnl.neulion.com" port="80" /> </httpservers> </streamData> </imageStreamDatas> </channel>
Reply With Quote
  #16  
Old 02-10-2017, 06:10 AM
confused.com confused.com is offline
Senior Member
 
Join Date: Jan 2017
Posts: 165
confused.com is on a distinguished road
Default

Re: Livestreamer


https://www.reddit.com/r/Python/comm...s8&sh=9ca5190b
Reply With Quote
  #17  
Old 10-17-2017, 05:11 PM
cristian cristian is offline
Junior Member
 
Join Date: May 2016
Posts: 6
cristian is on a distinguished road
Default

Re: Livestreamer


where i can download livestreamer please?
Reply With Quote
  #18  
Old 10-17-2017, 05:31 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: Livestreamer


https://github.com/chrippa/livestreamer/releases
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:22 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons