floe / surfacecast

SurfaceCast: merge and distribute surface streams and webcam chat via WebRTC
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Stream recorder buggy? #54

Closed floe closed 1 year ago

floe commented 1 year ago
[ERROR] Pipeline error: gst-stream-error-quark: Could not multiplex stream. (10): ../gst/isomp4/gstqtmux.c(5402): gst_qt_mux_add_buffer (): /GstPipeline:pipeline0/GstBin:bin_file_sink/GstMP4Mux:mux: Buffer has no PTS.
[INFO ] Pipeline reached end-of-stream, quitting.
floe commented 1 year ago

Also, the resulting MP4 file is not seekable.

floe commented 1 year ago

Some sort of race condition during pipeline setup, apparently; cf. https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2499