Replies: 2 comments
-
|
Hello, the server by itself doesn't perform any encoding, eventually it performs remuxing (changes protocol without touching the codec). If you want to stop the remuxing process from RTSP/RTMP to HLS, you can use the API to start and stop the HLS server by using the If on the other hand you are performing re-encoding by using |
Beta Was this translation helpful? Give feedback.
-
|
This discussion is being locked automatically because the last update was more than 2 years ago. Do not use the content of this discussion as reference since it's probably outdated! The official documentation is the only place in which you can find up-to-date answers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Im converting a few ip cameras from rtsp/rtmp to hls and recording the streams using a node js server, but i need from time to time do stop the encoding process and then restart it later, by command, is there any option through the api to do that?
Beta Was this translation helpful? Give feedback.
All reactions