View Single Post
  #5  
Old 11-22-2012, 03:20 PM
Stash Rider Stash Rider is offline
Junior Member
 
Join Date: Nov 2012
Posts: 4
Stash Rider is on a distinguished road
Default

Re: Can no longer record Stickam


The example. It's no longer active now because that's the nature of a Stickam stream.

Here are two more currently active links. The first works fine and produces a viewable download. The second ordinarily does, but now no longer does. The only difference between the two streams is that the first is a heavily site promoted video stream and the second is a popular personal (but not private) user stream.

Stream #1
Code:
rtmpdump -r rtmp://67.201.54.14/video_chat2_stickam_peep/42475019_1/public/mainHostFeed --swfVfy http://player.stickam.com/flash/stickam/stickam_simple_video_player.swf -C O:1 -C NS:channel:179446243 -C O:1 --live -o "vid 20121122_1524.flv"
Stream #2
Code:
rtmpdump -r rtmp://67.201.54.6/video_chat2_stickam_peep/68473793_1/public/mainHostFeed --swfVfy http://player.stickam.com/flash/stickam/stickam_simple_video_player.swf -C O:1 -C NS:channel:182942557 -C O:1 --live -o "vid 20121122_1526.flv"
Reply With Quote