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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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