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 > Broadcasting streaming media > Re-broadcasting streaming media
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-28-2010, 07:37 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

www.i-tv.ro: Put IP TV streams onto my web-site


hi , pls can you help me ? i found a ip-tv site
and i've got some ip's . How can i put them in my website ?

i've tried jw player , but i cant handle it .
look a example from source :

HTML Code:
<div id="videocontainer">
<script type="text/javascript">
	var s1 = new SWFObject("videoplayer/player.swf","ply","528","475","9","#000000");
	s1.addParam("allowfullscreen","true");
	s1.addParam("allowscriptaccess","always");
	s1.addParam("wmode", "transparent");
	s1.addParam("flashvars","file=udp://XX.XX.XXX.XX:6001&streamer=rtmp://XX.XX.XXX.XX/rtplive&type=rtmp&skin=videoplayer/itv.swf&image=videoplayer/preview.jpg");
	s1.write("videocontainer");
</script>
</div>
site addres :
Code:
www.i-tv.ro
, demo section
can you give me a example ( html code ) if you know how to ?
Please reply , i really need this
s0z abut my english
Reply With Quote
  #2  
Old 01-28-2010, 11:00 PM
Stream Recorder
 
Posts: n/a
Default

Re: www.i-tv.ro: Put IP TV streams onto my web-site


I don't know how to help you. You can try to read more about JW Player and live RTMP streams ...

You can also try to hire an IT specialist that can do the job for you via a freelance marketplace.
Reply With Quote
  #3  
Old 01-29-2010, 02:57 AM
clown22 clown22 is offline
Junior Member
 
Join Date: Nov 2009
Posts: 5
clown22 is on a distinguished road
Default

Re: www.i-tv.ro: Put IP TV streams onto my web-site


I found out how .

HTML Code:
<html>
<head>
<title>ots</title>

<script type="text/javascript" src="swfobject.js" charset="utf-8"></script>


</head>
<body>
<div id="videocontainer">
	  		<script type="text/javascript">
		  		var s1 = new SWFObject("player.swf","ply","528","475","9","#000000");
				s1.addParam("allowfullscreen","true");
				s1.addParam("allowscriptaccess","always");
				s1.addParam("wmode", "transparent");
				s1.addParam("flashvars","file=udp://ip:port&streamer=rtmp://ip/rtplive&type=rtmp&image=videoplayer/preview.jpg");
				s1.write("videocontainer");
			</script>
		</div>

	


</body>
</html>

download jw player and you will have there swfobject.js & sfw player
Link : http://www.longtailvideo.com/jw/uplo...ayer-viral.zip

Beta swf player > http://developer.longtailvideo.com/p...fl5/player.swf

* Stream Recorder please edit ip from first post . Tnx
Reply With Quote
Reply Post New Thread
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 02:58 AM.


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