Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
hi, if you want to play with vlc player, then you must insert the Code:
| c:\progra~1\videolan\vlc\vlc - Code:
| c:\progra~2\videolan\vlc\vlc - Code:
rtmpdump -v -r "rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&affiliateId=" -a "aljazeeraflashlive-live?videoId=1066347278001&lineUpId=&pubId=665001584001&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 "aljazeera_ara_high?videoId=1066347278001&lineUpId=&pubId=665001584001&playerId=897709209001&affiliateId=" | c:\progra~1\videolan\vlc\vlc - |
#22
|
|||
|
|||
Re: Embeding rtmp into my wordpressThanks that did launch FLV player but it just sits there and in the command prompt i do KB/s numbers are changing , how long do i need to wait before the videos plays ? it has been sitting for 5 minutes now with an flv player window but no video and no errors . the only warning i see in the command prmpt is this "WARNING: You haven't specified an output file (-o filename), using stdout"
Thanks |
#23
|
|||
|
|||
Re: Embeding rtmp into my wordpressQuote:
the stream will start in 2 seconds see here... http://www.mediafire.com/?e8a6bqte3hs5h63 |
#24
|
|||
|
|||
Re: Embeding rtmp into my wordpressHere you go
Code:
<script type='text/javascript'src='http://player.longtailvideo.com/jwplayer.js'></script> <div id='mediaspace'>This text will be replaced</div> <script type='text/javascript'> jwplayer('mediaspace').setup({ 'flashplayer': 'http://player.longtailvideo.com/player.swf', 'file': 'aljazeera_ara_high', 'streamer': 'rtmp://aljazeeraflashlivefs.fplive.net:1935/aljazeeraflashlive-live', 'controlbar': 'bottom', 'width': '470', 'height': '320' }); </script> |
#25
|
|||
|
|||
Re: Embeding rtmp into my wordpressOnce you have thecode, try this program which will generate the HTMl code to play the stream in your browser.
http://www.4shared.com/get/fQcSSEFMba/RTMP_pplayer.html |
Tags: embeding url wordpress |
Thread Tools | |
Display Modes | |
|
|