Using realtime broadcast video viewing

  • Unknown's avatar

    I need to place <object> code into my wordpress blog which displays in real time a video being broadcast right now. This is not a buffered nor stored video. To do this I need to embed code in my blog which will start the video player that will display the broadcast. The following is just a sample of the code needed. Going through a third party will not work and result in a display that is not smooth. How can this be done?

    <object width="1920" height="1080"><param name="allowScriptAccess" ......../public/flash/Viewer.swf" type="application/x-shockwave-flash" width="1920" height="1080" allowScriptAccess="always" allowFullScreen="true" ></embed></object>

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I have literally never in six years at WordPress.com seen streaming video that worked here, even when staff themselves tried to intervene and help me.

    You can TRY the Gigya Shortcode as explained at http://wpbtips.wordpress.com

  • The topic ‘Using realtime broadcast video viewing’ is closed to new replies.