[rtmpdump] Getting the rtmp urls Linux

Alexi Remananov remananov at gmail.com
Thu Mar 25 06:38:50 CET 2010


Hello can someone tell me what i am doing wrong with getting the rtmp urls?

I followed the README info and it doesnt seem to work.
Created a new user called user2 with uid of 1001
Made the rtmpdump directory accessible to user2.

sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner --uid-owner
1001  -j REDIRECT

cd rtmpdump

sudo su user2

./rtmpsvr

Then i launch the browser , go to the website start the stream and this is
all i get

RTMP Server v2.2b
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935


And the stream in the browser plays but rtmpsvr and rtmpsuck (tried both)
just does that with no info generated.
What am i doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20100325/f1939d76/attachment.htm>


More information about the rtmpdump mailing list