View Single Post
  #1  
Old 02-15-2015, 08:27 PM
divadutchess divadutchess is offline
Junior Member
 
Join Date: Feb 2015
Posts: 13
divadutchess is on a distinguished road
Default

Problem with VLC | RTMP stream.


I'm following this tutorial to open, stream, and save a RTMP stream.

Whenever I put this in

Quote:
rtmpdump -r rtmp://foobar/live/stream --quiet | /Applications/VLC.app/Contents/MacOS/VLC -
Other streams I have tried:
rtmp://93.174.95.125:1935/edge/_definst_/q49uyvij145wcky
rtmp://93.174.95.125:1935/edge/_definst_/nz7l9vc5nv1og7b


Terminal says:

Quote:
[0x10022b130] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1003801d0] main stream error: cannot pre fill buffer
I'm using a Mac OS X Yosemite and VLC is Version 2.1.5 Rincewind (Intel 64bit)


-- What am I doing wrong?
Reply With Quote