Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmp address error..!hello,
rtmp address brings error message, can one help me please Code:
rtmpdump -v -r "rtmp://flash73.ustream.tv:1935/ustreamVideo/11785158" -a "ustreamVideo/11785158" -f "WIN 11,3,300,271" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:264.swf" -p "http://www.ustream.tv/channel/armoni-tv" -C O:1 -C NB:autoPlay:1 -C NS:rpin:rpin.01836380350861533 -C NS:shimHost:http://static-cdn1.ustream.tv/swf/live/viewer:68.swf?vrsl=c:264&ulbr=100 -C O:0 -y "streams/live_1" -o "live_1.flv" thx hasomaso |
#2
|
|||
|
|||
Re: rtmp address error..!You need two doublequotes:
Code:
rtmpdump -v -r "rtmp://flash73.ustream.tv:1935/ustreamVideo/11785158" -a "ustreamVideo/11785158" -f "WIN 11,3,300,271" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:264.swf" -p "http://www.ustream.tv/channel/armoni-tv" -C O:1 -C NB:autoPlay:1 -C NS:rpin:rpin.01836380350861533 -C NS:shimHost:"http://static-cdn1.ustream.tv/swf/live/viewer:68.swf?vrsl=c:264&ulbr=100" -C O:0 -y "streams/live_1" -o "live_1.flv" |
#3
|
|||
|
|||
Re: rtmp address error..!Quote:
OMG thanks gastone |
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|