Live video streams
Posted: Mon Jun 15, 2020 2:00 am
Attempt to display live video stream from youtube resulted "Your browser does not currently recognize any of the video formats" problem
I've tried
with no result. What is needed for live streams?
I've tried
Code: Select all
GlobalCEFApp.EnableMediaStream := True;
GlobalCEFApp.FlashEnabled := True;