GNOME Bugzilla – Bug 789106
Add libwebsockets recipe to Cerbero
Last modified: 2017-10-19 14:05:11 UTC
Created attachment 361750 [details] Add libwebsockets to Cerbero This patch adds libwebsockets as a build target in Cerbero. It may not be of much use to anyone else, but Cerbero builds it rather well for our project. I thought I'd provide it as an example, if anyone else needs to do the same thing.
In general we only include dependencies that are use in GStreamer, do you intend to implement such a plugin ? How does this library compare with libsoup WebSocket implementation ? (which is already part of cerbero).
Let's close this for now until we have something that uses this library.