-
**Describe the bug**
SIGTERM is the standard way for a graceful program termination.
The official OME container doesn't seem to respond to it.
It does seem to correctly shut down on SIGABRT (we…
-
**Describe the bug**
OME seems to crash immediately when you try to access an LLHLS URL with a valid signature, but an empty argument for policy.
**To Reproduce**
Steps to reproduce the behavior…
bchah updated
1 month ago
-
**Describe the bug**
At LL-HLS sub playlist, EXT-X-TARGETDURATION ist not rounded. (eg. if segment duration = 4.8, then EXT-X-TARGETDURATION=4 / NOT 5 )
( In protocol version 6, EXT-X-TARGETDUR…
-
**Describe the bug**
If you have P2P enabled in your server configuration, OME will not start up:
```
[2023-11-29 22:06:03.913] I [OvenMediaEngine:498] Config | config_manager.cpp:239 | Trying t…
bchah updated
2 months ago
-
I am trying to automatically record streams on a given name. Currently running the (as of today) latest docker container
OME is accepting my config and is creating empty tmp_ . I am stuck and not qui…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. default server.xml configuration
2. See error in logs
![image](htt…
-
**Describe the bug**
Hardware acceleration does not work. neither `` nor `HardwareAcceleration` enables it. it purely uses my CPU
I dont know if i created the docker container the wrong way or if …
-
**Describe the bug**
After WebRTC is disconnected from the network, the stream is pushed again. When the client requests offer, the server responds with an error code of 404
**To Reproduce**
Step…
-
### Discussed in https://github.com/AirenSoft/OvenMediaEngine/discussions/1668
Originally posted by **TheTurkeyDev** July 19, 2024
I am working with the HLS Dump feature and I am experience so…
-
**Describe the bug**
I start Ome with Docker then I stream an hls stream using ffmpeg then I can't load it with OvenMediaPlayer
**To Reproduce**
Steps to reproduce the behavior:
1. `docker run -…