Closed mrcrocodile556 closed 8 years ago
You can try adding ON / OFF buttons to the webpage and using JavaScript to play, pause, or stop the video. If you look at jsmpg.js, there are play(), pause(), and stop() functions for the client-side streamer. Take a look at the functions and see if they're able to work for you.
Is there any steps i can follow through online?
Unfortunately, I do not know Javascripting.
Not sure if there will be a step-by-step guide available for this specific application. I do suggest you look through some HTML, CSS, and JavaScript tutorials, like Codecademy - HTML & CSS and Codecademy - JavaScript. I think this will be very helpful in the long term.
Thank you for the useful links!
Hi,
May i know if it is possible to create a ON and OFF button on the webpage? If it is, any guide that i can follow through?
Cheers!