Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() Re: How to install rtmpsuck on LinuxIf you are using Ubuntu part of the problem for me was that Ubuntu does not have a super user account that we can normally access all we can do is 'sudo'.
To overcome this become super user and then change the su password with the following Code:
sudo su passwd Code:
sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner rtmp -j REDIRECT; su -c "/usr/bin/rtmpsuck -z " rtmp |
![]() ![]() |
Tags: linux, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|