sharpbrowser / SharpBrowser

A full featured web-browser built using C# and CefSharp
MIT License
833 stars 380 forks source link

YouTube not play HTML5 video #9

Open ToxaDev opened 6 years ago

ToxaDev commented 6 years ago

Please add this feature for play streams on youtube Thanks!

robinrodricks commented 5 years ago

I'm pretty sure it works. I can see youtube in all formats. What doesn't work for you?

HoraceYork88 commented 5 years ago

try any live video on youtube. Search live music and click and video with the live tag. It won't work

ghost commented 5 years ago

I think it is either the browser not recognizing the fileformat used for livestreams (unlikely), or the browser doesn't properly deal with the datastream over UDP (much more probable, but still odd since it would not make sense to not support UDP transmission).

PiSaucer commented 4 years ago

I try to just open youtube.com and it crashes

shawon0709 commented 4 years ago

youtube site not loading

ChongDeng commented 3 years ago

youtube live needs CEF H264 which SharpBrowser does not support.

robinrodricks commented 3 years ago

Unless Cefsharp supports h264 we cannot support it either as we are simply using Cefsharp for the browser engine.

  1. https://github.com/cefsharp/CefSharp/issues/2322
  2. https://github.com/cefsharp/CefSharp/issues/1479

On Wed, Oct 14, 2020, 10:24 PM Chong Deng notifications@github.com wrote:

youtube live needs CEF H264 which SharpBrowser does not support.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sharpbrowser/SharpBrowser/issues/9#issuecomment-708530071, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABT3UKSCXMQ5AMZUU5VEXLTSKXJVZANCNFSM4D6RWY2A .