Video and Audio tags are not playing in cefglue windowsforms

59 views
Skip to first unread message

Sai Prasad

unread,
Jul 6, 2016, 9:39:35 AM7/6/16
to CefGlue
Hi All 

I was trying to render the page which is having video tag the page loads in Xilium.CefGlue.WindowsForms browser(Version 3.0.0.0) successfully but am not able to see the video or play it below is the video tag source code

<video controls autoplay height="240" src="/SBMedia/652891_30.mp4" width="320">Your browser does not support the video tag.</video>

<video controls>
       <source src="/SBMedia/652891_30.mp4" />
</video>

This is how am rendering the video, its loads fine in normal browser 

Please help me out

Dmitry Azaraev

unread,
Jul 8, 2016, 12:27:18 PM7/8/16
to CefGlue

Hello. You can try reproduce this cefclient. But looks like you need build with proprietary codes. CEF builds going without them by default because of licensing issues.


--
You received this message because you are subscribed to the Google Groups "CefGlue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cefglue+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sai Prasad

unread,
Jul 29, 2016, 3:16:21 AM7/29/16
to CefGlue, dmitry....@gmail.com
Hi Dmitry,

Thanks for the suggestion I will try with CEF builds.
Reply all
Reply to author
Forward
0 new messages