Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-10-2012, 01:07 AM
GranGTX GranGTX is offline
Junior Member
 
Join Date: Jul 2012
Posts: 2
GranGTX is on a distinguished road
Default

UStream in JWPlayer


Hello.

I want to play UStream in JWPlayer, becouse I want to avoid those stupid commercials.

I managed to play UStream stream in JWPlayer, but only for 60-90 seconds, then stream stops. I can resume stream, but I have to do it manually. Is there any "keep-alive" command that stream would play without any stops?

With rtmpdump I can capture stream without any problems or any stops - I use this command:

Code:
rtmpdump -r "rtmp://flash64.ustream.tv/ustreamVideo/XXXXXXXX/streams/live" --live -o UStream.flv
It's working with only rtmp url (without swfurl or any other), so why it isn't working propely with JWPlayer?

Here's my code I use with JWPlayer:

Code:
<div id="jwplayer">JW Player goes here</div>
	
<script type="text/javascript" src="jwplayer/jwplayer.js"></script>
<script type="text/javascript">
jwplayer("jwplayer").setup({

flashplayer: "jwplayer/player.swf",
provider: 'rtmp',
streamer: 'rtmp://flash64.ustream.tv/ustreamVideo/XXXXXXXX',
file: "streams/live",
bufferlength: "1",
duration: "0",
smoothing : "true",
controlbar: "bottom",
allowscriptaccess: "always",
			
});
</script>
I tried another player - FlowPlayer - but effect is still the same - stream plays only for about 60-90 seconds, and then stops.

Any ideas?
Reply With Quote
 
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:31 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons