Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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? |
#2
|
|||
|
|||
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 |
#3
|
|||
|
|||
Re: Problem with VLC | RTMP stream.Quote:
|
#4
|
|||
|
|||
Re: Problem with VLC | RTMP stream.Quote:
but I think they are out of date |
#5
|
|||
|
|||
Re: Problem with VLC | RTMP stream.Quote:
EDIT: rtmp://rtmp.zerocast.tv:1935/live/ does this work for you in VLC directly? |
#6
|
|||
|
|||
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 - |
#7
|
|||
|
|||
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 :/ |
#8
|
|||
|
|||
Re: Problem with VLC | RTMP stream.Quote:
Perhaps it's an older version? |
#9
|
|||
|
|||
Re: Problem with VLC | RTMP stream.if you try this code in terminal without --quiet option
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 - |
#10
|
|||
|
|||
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 |
Tags: vlc |
Thread Tools | |
Display Modes | |
|
|