Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How can i get the embed code from a streaming website ?Hi, how can i get the embed code of a live stream to put in my own site ?
<script type="text/javascript"> jwplayer('player').setup({ 'id': 'playerID', 'width': '480', 'height': '320', 'provider': 'rtmp', 'autostart': 'true', 'image': 'img/logo.png', 'streamer': 'rtmpe://5.153.25.2/live', 'file': 'plad6', 'skin': 'secure_player/skins/NewTubeDark.zip', 'screencolor': '000000', 'stretching': 'exactfit', 'controlbar': 'bottom', 'modes': [ {type: 'flash', src: 'secure_player/player.swf'}, { type: 'html5', config: { 'file': 'http://5.153.25.2:1935/live/plad6/playlist.m3u8', 'provider': 'video', 'x-webkit-airplay': 'allow' } } ] }); </script> the website is premieradlive thanks for any help |
#2
|
|||
|
|||
Re: How can i get the embed code from a streaming website ?You can't embed that into your own site since it is domain protected. If you're talking about RTMPDUMP then you have to find the SecureToken of the SWF File. If you need help to find it you'll have to provide login details I believe.
|
#3
|
|||
|
|||
Re: How can i get the embed code from a streaming website ?Look in that code again it has a HTML5 fall back option
Code:
http://5.153.25.2:1935/live/plad6/playlist.m3u8 |
#4
|
|||
|
|||
Re: How can i get the embed code from a streaming website ?Yes i see that code but think its all protected so dont think i can do anything with it, i have an account so have the login details but im too much of a noob to even start as i dont even know what rtmpdump ect is.
|
#5
|
|||
|
|||
Re: How can i get the embed code from a streaming website ?whats your website address?
i want to see if i can embed this page for u.. thanks Quote:
|
#6
|
|||
|
|||
Re: How can i get the embed code from a streaming website ? |
#7
|
|||
|
|||
Re: How can i get the embed code from a streaming website ?If you manage to get the embed code for this then that would be great
|
Tags: embed |
Thread Tools | |
Display Modes | |
|
|