Problem with VLC | RTMP stream.I'm following this tutorial to open, stream, and save a RTMP stream.
Whenever I put this in Quote:
rtmp://93.174.95.125:1935/edge/_definst_/q49uyvij145wcky rtmp://93.174.95.125:1935/edge/_definst_/nz7l9vc5nv1og7b Terminal says: Quote:
-- What am I doing wrong? |
Re: Problem with VLC | RTMP stream.Quote:
you have just -r option on windows or linux we often need -p -y -W .... as options. so I think it's the same on mac can you post link to web-page with streaming video |
Re: Problem with VLC | RTMP stream.Quote:
|
Re: Problem with VLC | RTMP stream.Quote:
but I think they are out of date |
Re: Problem with VLC | RTMP stream.Quote:
EDIT: rtmp://rtmp.zerocast.tv:1935/live/ does this work for you in VLC directly? |
Re: Problem with VLC | RTMP stream.Quote:
Code:
rtmpdump -r "rtmp://rtmp.myhdcast.com/redirect/" -a "redirect/" -W "http://cdn.zerocast.tv/player/jwplayer.flash.swf" -p "http://00cast.com/embed.php?a=338&id=&width=658&height=430&autostart=true&strech=" -y "Ger61uLQ4fedzvjRjrB7" -T "OOG17t.x#K9Vh#|" --quiet - | /Applications/VLC.app/Contents/MacOS/VLC - |
Re: Problem with VLC | RTMP stream.Quote:
[0x1005e5a70] main stream error: cannot pre fill buffer | I have also tried youtube-dl and livestreamer, nothing works :/ |
Re: Problem with VLC | RTMP stream.Quote:
Perhaps it's an older version? |
Re: Problem with VLC | RTMP stream.Quote:
Code:
rtmpdump -r "rtmp://rtmp.myhdcast.com/redirect/" -a "redirect/" -W "http://cdn.zerocast.tv/player/jwplayer.flash.swf" -p "http://00cast.com/embed.php?a=338&id=&width=658&height=430&autostart=true&strech=" -y "Ger61uLQ4fedzvjRjrB7" -T "OOG17t.x#K9Vh#|" - | /Applications/VLC.app/Contents/MacOS/VLC - |
Re: Problem with VLC | RTMP stream.if you have livestreamer you can try
Code:
livestreamer "rtmp://rtmp.myhdcast.com/redirect/Ger61uLQ4fedzvjRjrB7 swfVfy=http://cdn.zerocast.tv/player/jwplayer.flash.swf token=OOG17t.x#K9Vh#| pageUrl=http://00cast.com/embed.php?a=338&id=&width=658&height=430&autostart=true&strech=" best |
All times are GMT -6. The time now is 03:12 PM. |