After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789106 - Add libwebsockets recipe to Cerbero
Add libwebsockets recipe to Cerbero
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: cerbero
1.11.91
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-17 15:16 UTC by Andrew Esh
Modified: 2017-10-19 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add libwebsockets to Cerbero (1.09 KB, application/mbox)
2017-10-17 15:16 UTC, Andrew Esh
Details

Description Andrew Esh 2017-10-17 15:16:09 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.
Comment 1 Nicolas Dufresne (ndufresne) 2017-10-17 15:28:18 UTC
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).
Comment 2 Sebastian Dröge (slomo) 2017-10-19 14:05:11 UTC
Let's close this for now until we have something that uses this library.