Jeheon Han
Jeheon Han
You can avoid opus encoding if you use webrtc input. I will analyze ffmpeg in the future to try opus support.
@mithrand1rr Thanks for finding good information. I'll wait for OPUS/MPEG-TS to become an official standard. As I have seen so far, FFMPEG still handles OPUS as a private stream of...
@basisbit Thank you, I'll review the Hetzner Cloud.
@danrossi OME does not support the "notification" feature.
@saggiyogesh Thank you for reporting. I restored the service. Is traffic really unlimited? It's so unbelievably great. Why do people use Amazon or Azure instead of using this? I'll take...
@basisbit Only OvenMediaEngine was running on AWS (Seoul) and the website was running on our test server. Our test server is at a very cheap IDC and I didn't know...
@danrossi OME does not have a function to notify the client when the publishing of a stream via websocket starts. I think it would be better for users to implement...
@basisbit Thank you for checking!
@danrossi Currently, OME's API is not developed for clients (e.g. javascript client). Since sensitive privileges can be accessed through OME's API (recording start/stop, stream deletion function will be added in...
@danrossi You can get the stream list via OME's API. `http://:/v1/vhosts/{vhost_name}/apps/{app_name}/streams` https://airensoft.gitbook.io/ovenmediaengine/rest-api/v1/virtualhost/application/stream However, it is not possible for security reasons to make the web browser directly call this API with...