Embed a streaming video url
-
I am trying to get a video to stream on my WordPress 3.6 installation.
The url of the stream is below:https://www.filmon.com/tv/channel/export?channel_id=14&affid=9103Fz
The below code is generated when I embed the video and the video does play correctly.
<iframe src="https://www.filmon.com/tv/channel/export?channel_id=14&affid=9103Fz" height="240" width="320"></iframe>
However I do not want the video to play automatically. I would prefer a ‘play’ button or something like that.
Any ideas on how to do that. Perhaps what I am doing is not the best way to embed this video stream , so any different advice is welcome.
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Embed a streaming video url’ is closed to new replies.