gst-sync-server icon indicating copy to clipboard operation
gst-sync-server copied to clipboard

A library for synchronised network playback applications

Results 6 gst-sync-server issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to get the `gst-sync-server` to work on the raspberry pi for a videowall usecase. Do you have any experience or advice? I tried installing the following:...

I would like to point out that an identifier like “[`__GST_SYNC_SERVER_H`](https://github.com/ford-prefect/gst-sync-server/blob/f34f86f98ded448e9638582823c7c95c0a48c4ce/gst-libs/gst/sync-server/sync-server.h#L21 "Update candidate")” [does not fit](https://www.securecoding.cert.org/confluence/display/c/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28IncludeGuard%29 "Do not use identifiers which are reserved for the compiler implementation.") to the expected...

hi, I have multiple rtsp streams from multiple cameras, i want to synchronize those streams. so far i don't think the current library support this, Any ideas how can i...

Hello, As far as I understood correctly, each client decodes the overall video and then crops the relevant part in video order to render the correct part. So the question...

enhancement

Some files reference glib-unix, and use functions like g_unix_open_pipe is there an easy way to replace them with something that can run on windows?

enhancement
help wanted

I successfully play a videousing the library on x86 hardware, but failed on a Raspberry Pi 4. RaspbianOS lite Buster. (based on Debian 10 server, no gui). I can compile...