Skip to content

Instantly share code, notes, and snippets.

@GuiSevero
Last active August 29, 2015 13:58
Show Gist options
  • Save GuiSevero/10031822 to your computer and use it in GitHub Desktop.
Save GuiSevero/10031822 to your computer and use it in GitHub Desktop.
Streaming Eletrosul
<!-- To embed the player in your own custom webpage, begin copying below this line -->
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="640" height="496" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="QTSRC" value="rtsp://177.10.112.192/conf_h263_g711u_512000__2700%20-%20AGU">
<param name="SRC" value="http://177.10.112.192/conference.mov">
<param name="AUTOPLAY" value="true">
<param name="CONTROLLER" value="true">
<param name="QTSRCDONTUSEBROWSER" value="true">
<param name="SCALE" value="ToFit">
<embed width="640" height="496" type="video/quicktime" qtsrcdontusebrowser="true" scale="ToFit" qtsrc="rtsp://177.10.112.192/conf_h263_g711u_512000__2700%20-%20AGU" src="http://177.10.112.192/conference.mov" pluginspage="http://www.apple.com/quicktime/download/">
</object>
<!-- Stop copying above this line. You can now paste the copied code into your own webpage -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment