Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 refile2.flv refile3.flv ... Or how do you this then, please? Thank you for any help! Kind Regards Ben |
Tags: recording, rtmpdump, watching |
Thread Tools | |
Display Modes | |
|
|