Replies: 1 comment
-
Hello, it's enough to merge the MPEG-TS muxers of the two examples you mentioned together: https://github.com/bluenviron/gortsplib/blob/main/examples/client-play-format-h264-save-to-disk/mpegts_muxer.go The examples are not intended for a ready-to-use solution, but they can be easily adapted into one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the example, it is easy for me to download mp4audio or mp4vedio from rtsp. but how to save full mp4 with audio and vedio ?
Beta Was this translation helpful? Give feedback.
All reactions