TinyPortal
Development => Resources => Modules => Topic started by: qayyom on November 08, 2007, 05:01:48 PM
This is a Pakistani TV Channel Script for viewing Live TV Programs.
<!-- begin video window... -->
<tr>
<td>
<object id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA'
width="550" height="300">
<param name='src' value="rtsp://real2.pakistanvision.tv:7070/broadcast/mp/broadcast/s4s.rm" />
<param name='autostart' value="true" />
<param name='controls' value='imagewindow' />
<param name='console' value='video' />
<param name='loop' value="false" />
<embed src="rtsp://real2.pakistanvision.tv:7070/broadcast/mp/broadcast/s4s.rm" width="550" height="300"
loop="False" type='audio/x-pn-realaudio-plugin' controls='imagewindow' console='video' autostart="True"> </embed>
</object>
</td>
</tr>
<!-- ...end video window -->
<!-- begin control panel... -->
<tr>
<td>
<object id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA'
width="550" height='30'>
<param name='src' value="rtsp://real2.pakistanvision.tv:7070/broadcast/mp/broadcast/s4s.rm" />
<param name='autostart' value="true" />
<param name='controls' value='ControlPanel' />
<param name='console' value='video' />
<embed src="rtsp://real2.pakistanvision.tv:7070/broadcast/mp/broadcast/s4s.rm" width="550" height='30'
controls='ControlPanel' type='audio/x-pn-realaudio-plugin' console='video' autostart="True"> </embed>
</object>
</td>
</tr>
<!-- ...end control panel -->
<!-- ...end embedded RealMedia file -->
Please download the attached file and rename tv.txt to tv.html to check it.
I want to use it in my forum.
please help me
(sorry i am weak in english)
You can add it in a HTML/Script Block and it should work :).
Thanks it is working fine....
at www.JangForum.com (http://www.jangforum.com)