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

how to keep Vuelta ITV4 coverage

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

shantiq 09-13-2013 04:33 AM

how to keep Vuelta ITV4 coverage


 
this series


i have tried this here on Ubuntu

Quote:

1
Start the server with this command:-
Code:

sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT && rtmpsrv

2
See the message in console:-
Streaming on rtmp://0.0.0.0:1935

3
Refresh the page and play the video, now wait till the RTMPDump command appears in console.

4
Interrupt the server:- Ctrl-c

5
Stop the server with this command:-
Code:

sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT


copy rtmp block and paste and return
========================


but to no avail


any clever thoughts please?


All times are GMT -6. The time now is 06:13 PM.