rtmpdump: recording and watching at the same timeHi,
I want to watch the stream in vlc and at the same time I want to record it to an output file. How do you do this? This code works only for recording the stream to file. Code:
"C:\Users\***\Documents\rtmp\rtmpdump.exe" -v -r "rtmp://***" -o C:\Users\***\Documents\rtmp\refile.flv -W "http://***/player.swf" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
-o C:\Users\***\Documents\rtmp\refile.flv How can you get both at the same time, please? Also: Can you give your output file a incremental file name like: Code:
refile1.flv Or how do you this then, please? Thank you for any help! Kind Regards Ben |
All times are GMT -6. The time now is 12:20 PM. |