getnamo / BLUI-Unreal

CEF based HTML UI for the Unreal Engine.
MIT License
368 stars 76 forks source link

Autoplay #75

Open Tobe2d opened 2 years ago

Tobe2d commented 2 years ago

I would like to know how to autoplay a youtube live steaming link ?

Tobe2d commented 2 years ago

Anyone?

getnamo commented 2 years ago

https://stackoverflow.com/questions/50052502/autoplay-an-embeded-youtube-livestream

Tobe2d commented 2 years ago

@getnamo thanks for the reply. did this solution work for you?

image

adding this: ?autoplay=true did not solve it ;-( just delete the

and in the embedded code no ?controls=0&showinfo=0 to delete it as discribed in the link you shared