Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-29-2013, 04:38 AM
StreamRecorder StreamRecorder is offline
Super Moderator
 
Join Date: Oct 2011
Posts: 53
StreamRecorder is on a distinguished road
Default

How to use rtmpsrv/rtmpsuck correctly in Ubuntu 13.04 / 13.10


Here is how I use rtmpsrv/rtmpsuck
  1. Added the rtmp user
  2. Run the following in the terminal:
    Code:
    sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner rtmp -j REDIRECT
    sudo su rtmp
    rtmpsrv
    exit
    sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner rtmp -j REDIRECT

The problem is that when I run the rtmpdump command, it finds the parameters, but I can't download using them because of an error. When I reboot my computer (Ubuntu 13.04 and 13.10), I can download the stream just fine. What am I doing wrong?

Another problem is that rtmpsuck makes my computer too slow (it almost freezes). Can it be caused by HD videos (h.264 1280x720 streaming videos from UStream)?
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:36 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons