AirenSoft / OvenMediaEngine

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://airensoft.com/ome.html
GNU Affero General Public License v3.0
2.61k stars 1.06k forks source link

How can I view the addresses of all streams on a video server? #96

Closed woshiwoyali closed 4 years ago

woshiwoyali commented 4 years ago

I push a lot of streams to the server at the same time. How can I view all the stream addresses on the server and end one of them?

getroot commented 4 years ago

You can get the stream information created and deleted in the ovenmediaengine.log. But there is no function to terminate one of them. Check the following URL for information about the log. (Dev branch is the latest source.) https://airensoft.gitbook.io/ovenmediaengine/v/0.10.0/logs-and-statistics

getroot commented 4 years ago

This issue has been closed since it has been inactive for quite some time. If you want to continue discussing this issue, please feel free to reopen it.