Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html5 Video

Can't Play Html5 Video Using Flask

I'm using Flask to serve .m3u8 and .ts files to simulate a vod stream. The video player does no… Read more Can't Play Html5 Video Using Flask

Getting Current Video Tag URL With Selenium

I'm trying to get the current html5 video tag URL using selenium (with python bindings): from s… Read more Getting Current Video Tag URL With Selenium