Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How to use rtmpsuck in Ubuntu 10.04 Lucid Lynx
|
#2
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.04 Lucid LynxThank you for that excellent tutorial.
However, that is working only to record ONE stream at a time. Rtmpsuck only sees the first stream. How to do it if you want to record 2 or more streams with rtmpsuck at the same time? |
#3
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.10 Maverick Meerkat
|
#4
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.04 Lucid LynxI got up to step 5 and heres the error I got:
Code:
horse@horse:~/Downloads/rtmpdump-2.3$ make SYS=posixmake[1]: Entering directory `/home/horse/Downloads/rtmpdump-2.3/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.3\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c rtmp.c:40: fatal error: openssl/ssl.h: No such file or directory compilation terminated. make[1]: *** [rtmp.o] Error 1 make[1]: Leaving directory `/home/horse/Downloads/rtmpdump-2.3/librtmp' make: *** [librtmp/librtmp.a] Error 2 |
#5
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.04 Lucid LynxQuote:
|
#6
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.04 Lucid LynxAny ways to do this with Windows??
|
#7
|
|||
|
|||
Re: How to use rtmpsuck in Ubuntu 10.04 Lucid LynxThis works great, no complaints.
Would you dummy this down "iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner rtmp -j REDIRECT" |
Tags: how to use, linux, rtmpsuck, ubuntu |
Thread Tools | |
Display Modes | |
|
|