Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: Embeding rtmp into my wordpressOk i am making a progrees , i downloaded and used dos2unix and was able to run the script . still not sure what information it needs , see bellow . I need to learn how to do this because i have to run this process aginest few more channels . so what am i doing wrong bellow . IT would be much easier if i can get the full instructions if possible please . I am running into an issue after another . I am guessing this is looking for some kind of host file , not sure though Thanks .
$ rtmp-host.sh Press enter after video starts 127.0.0.1 aljazeeraflashlivefs.fplive.net Usage: dumper [OPTION] FILENAME WIN32PID Dump core from WIN32PID to FILENAME.core -d, --verbose be verbose while dumping -h, --help output help information and exit -q, --quiet be quiet while dumping (default) -V, --version output version information and exit /usr/bin/rtmp-host.sh: line 23: p.core: No such file or directory 127.0.0.1 |
#12
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
Code:
rtmp-host.sh -d |
#13
|
|||
|
|||
Re: Embeding rtmp into my wordpressstill no go , i rather use an easier method than dealing with script errors .
|
#14
|
|||
|
|||
Re: Embeding rtmp into my wordpress
|
#15
|
|||
|
|||
Re: Embeding rtmp into my wordpresshere is the result
$ rtmp-host.sh -d Press enter after video starts 127.0.0.1 aljazeeraflashlivefs.fplive.net Usage: dumper [OPTION] FILENAME WIN32PID Dump core from WIN32PID to FILENAME.core -d, --verbose be verbose while dumping -h, --help output help information and exit -q, --quiet be quiet while dumping (default) -V, --version output version information and exit /usr/bin/rtmp-host.sh: line 23: p.core: No such file or directory 127.0.0.1 Press enter to start RtmpSrv, then restart video. |
#16
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
to check the link if it is working u need to copy and paste it on notepad and save it in .bat format. remeber u have to save it in same location of the rtmpdump and if u want to play this stream in vlc then u have to replace -o (-o aljazeera_ara_high.flv)command with your vlc media player location |
#17
|
|||
|
|||
Re: Embeding rtmp into my wordpressRight click the page to view source code and you can see the iphone/ipad stream.
|
#18
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
I tried the bellow but no luck . MY vlc path is correct . what am i missing ? rtmpdump -r "rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-live" -a "aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=6650015 84001&playerId=897709209001&affiliateId=" -f "WIN 11,3,300,257" -W "http://admin.brightcove.com/viewer/us20120705.1016/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.aljazeera.net/livestreaming/pages" --live -y "aljazeera_ara_high?videoId=1066347278001&lineUpId =&pubId=665001584001&playerId=897709209001&affilia teId=" -o "C:\Program Files\VideoLAN\VLC\vlc.exe" |
#19
|
|||
|
|||
Re: Embeding rtmp into my wordpressCode:
$ rtmpdump -r 'rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-l ive?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&af filiateId=' -a 'aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=6 65001584001&playerId=897709209001&affiliateId=' -f 'WIN 11,3,300,257' -W 'http: //admin.brightcove.com/viewer/us20120725.1623/federatedVideoUI/BrightcovePlayer .swf?uid=1343524322545' -p http://www.aljazeera.net/livestreaming/pages -y 'alj azeera_ara_high?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897 709209001&affiliateId=' -o aljazeera_ara_high.flv -v RTMPDump v2.4-34-ged8cfb4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: width 480.00 INFO: height 360.00 INFO: framerate 25.00 INFO: videocodecid 7.00 INFO: videodatarate 800.00 INFO: audiodatarate 96.00 3668.690 kB / 30.19 sec |
#20
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
|
Tags: embeding url wordpress |
Thread Tools | |
Display Modes | |
|
|