This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
pipeline shows error with splitmuxsink #119
Comments
Can you confirm the rtsp stream is compatible with mp4 (qtdemux / qtmux)? splitmuxsink uses qtmux as default - if the incoming stream is not compatible with qtmux / qtdemux - additional modifications would be needed |
Another experiment you could do to narrow down the problem is check that the record part of the record_playback sample works. Then change to using your media and let us know what happens. |
With the given pipeline I can run with splitmuxsink and its also generating the videos. But how can I get the timestep in generated video name?
|
to get the timestamp in the video segments do
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@nnshah1
I'm running yolov5 on pipeline-server without splitmuxsink. Its shows the proper result.
But if i add splitmuxsink in pipeline. the pipeline shows error like this...
here is the pipeline
The text was updated successfully, but these errors were encountered: