Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpdump and VLC on Mac

(http://stream-recorder.com/forum/showthread.php?t=12321)

greenythebeast 05-06-2012 01:00 PM

rtmpdump and VLC on Mac


 
Is there a way to watch rtmpdump feeds using VLC on a Mac? I know there's a script to do it on Windows but I'm curious if it's possible to do it on a Mac. Thanks.

evol 05-06-2012 01:06 PM

Re: rtmpdump and VLC on Mac


 
On Windows you pipe this
Code:

rtmpdump blah blah blah | C:\Program Files\VideoLAN\VLC\vlc.exe -
So on Mac it will be
Code:

rtmpdump blah blah blah | vlc -


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