Muxing on demand RTSP H265 to H264 #5044
Unanswered
kalwinskidawid
asked this question in
Questions
Replies: 1 comment
-
|
Hey, @aler9 any suggestions? I stuck... |
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.
-
Question
Hey,
I tried to remux stream as is said in docs.
However, it doesn't work for me. I found a similar post with an example:
I tried to play a stream from
http://localhost:8889/cam1_compressedalso I tried create a cam1_compressed - without effect.Here are logs:
What could be wrong?
I have an H265 (raw) camera that I would like to convert to H264 (compressed) format because some older computer and mobile libraries do not yet support H265.
Btw. Should I also create the cam1_compressed path? I can see that it has been created in the logs, but I cannot see it in the list I receive from the API.
Beta Was this translation helpful? Give feedback.
All reactions