Server: [HTML Producer] Audio not routed to consumers

Created on 10 Jan 2018  路  14Comments  路  Source: CasparCG/server

CEF does not appear to support routing of audio, there is a PR to add it but it is stale and not near being merged: https://bitbucket.org/chromiumembedded/cef/pull-requests/18/adding-audio-support/diff
This means that any audio played in it gets sent to the system default soundcard, rather than any audio consumer for the channel. It also means that any audio mixer commands will have no effect.

Once CEF supports routing of audio we should update our html producer to make use of it.

typenhancement

Most helpful comment

@Jgaleas7 no, it was merged:

Marshall Greenblatt
Manually merged in master revision 58e1149.

https://bitbucket.org/chromiumembedded/cef/commits/58e1149c7127314072903d3d45b9ba8b9fd2fc92

It think that should be available in official CEF builds for Chromium 74. I'll keep an eye out for when builds become available that we can use.

All 14 comments

Yes, very important feature for HTML template producer.
Thanks for pointing on that.

Is it possible to merge that?

@premultiply we would need a custom CEF build for that.

I'm keeping a close eye on it. Once I have some time I intend to test it out in Caspar, but I think its a bit too late to add that into 2.2

Any solution for this or any advance?

@Jgaleas7 no, it was merged:

Marshall Greenblatt
Manually merged in master revision 58e1149.

https://bitbucket.org/chromiumembedded/cef/commits/58e1149c7127314072903d3d45b9ba8b9fd2fc92

It think that should be available in official CEF builds for Chromium 74. I'll keep an eye out for when builds become available that we can use.

Oooooooooooooohhhhh!!!!!!!

@Jgaleas7 no, it was merged:

Marshall Greenblatt
Manually merged in master revision 58e1149.

https://bitbucket.org/chromiumembedded/cef/commits/58e1149c7127314072903d3d45b9ba8b9fd2fc92

It think that should be available in official CEF builds for Chromium 74. I'll keep an eye out for when builds become available that we can use.

CEF chromium 74 is available http://opensource.spotify.com/cefbuilds/index.html

this bug is soved with CEF 71 Current version in master?????

CEF 71 Current version in master #1235

@Jgaleas7 No, this requires CEF74 but that version introduces other problems so isn't an option for now

In the version 85 of CEF. I think is solved all problems. Audio route and sharing texture.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

premultiply picture premultiply  路  25Comments

jesperstarkar picture jesperstarkar  路  51Comments

rrebuffo picture rrebuffo  路  25Comments

jesperstarkar picture jesperstarkar  路  27Comments

Behinder picture Behinder  路  28Comments