View Single Post
  #3  
Old 05-22-2013, 04:19 AM
albinos123 albinos123 is offline
Junior Member
 
Join Date: May 2013
Posts: 1
albinos123 is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


Quote:
Originally Posted by oelk View Post
There's no encryption and handshaking needed. (I think that'll change soon.)

Unfortunately there is a handshaking now. So you cann't record the private show.

It seems, that every stream is available from every server. So the call
Code:
rtmpdump --rtmp "rtmp://176.31.238.202/liveedge/[username]" --flv "[output].flv"
with fixed ip should work for you, too. (But I don't know if the ip changes, so use the Javascript.)
Is it possible to record this private feed?
Reply With Quote