Replies: 3 comments 3 replies
-
Found this: https://github.com/gen2brain/x264-go, will give it a try. |
Beta Was this translation helpful? Give feedback.
1 reply
-
debugging logs
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, in order to convert a M-JPEG stream into H264 you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have frame by frame pictures which I am trying to publish to rtsp-simple-server looks like webrtc and HLS does not work with mjpeg. any code pointers how can i convert mjjpeg to h264 stream.
the reverse example available here h264 to jpeg.
https://github.com/bluenviron/gortsplib/blob/main/examples/client-read-format-h264-convert-to-jpeg/main.go
Beta Was this translation helpful? Give feedback.
All reactions