View Single Post
  #3  
Old 03-03-2013, 09:20 AM
FrankSR FrankSR is offline
Junior Member
 
Join Date: Jul 2012
Posts: 4
FrankSR is on a distinguished road
Default

Re: trouble recording Big Brother Canada Live Stream with rtmpdump


Thanks for the reply, your rtmp command works!

I actually found a much simpler solution to my problem though

I use Livestreamer

https://github.com/chrippa/livestreamer

Code:
livestreamer www.livestream.com/bigbrothercanada# best -o output.flv
where # is the camera number I want.

It works great.

Thanks again for looking into it!
Reply With Quote