You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to Continuously Broadcast the streams, and play live Streams, and need HLS recording.
The Streams will stop after few minutes, and we can play it in again in Ant Media management console, nor in our frontend with Web Player, and the HLS recording will also be stopped.
Environment
Operating System: Ubuntu 24.04 LTS
Java version: openjdk 17.0.13 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu124.04)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu124.04, mixed mode, sharing)
Ant Media Server version: Enterprise Edition 2.11.3 20240906_0602
Browser name and version: Version 131.0.2903.51 (Official build) (64-bit)
It will play for some time and stops, the stream status will still shows "status": "broadcasting".
GET''http://localhost:5080/<app>/rest/v2/broadcasts/<stream>' has "status": "broadcasting" but "anyoneWatching": "false"
Broadcasting 50+ streams via API spikes CPU to 100% and crashes the server.
Expected behavior
It needs to Continuously broadcast, and play live streams continuous and generate ts and update m3u8 file continuously, even with not viewers, since "autoStartStopEnabled" is False, but the stream will stop playing and generating ts, m3u8 file.
The Ram usage is increase when we enabled s3 recording.
The text was updated successfully, but these errors were encountered:
We narrowed down the issue: when broadcasting 35+ cameras, the RAM usage gradually increases and exceeds 70%, causing WebRTC WebSocket disconnections and stream will stop.
Broadcasting 35+ streams at a time via API spikes CPU to 100% and crashes the server.
Short description
We need to Continuously Broadcast the streams, and play live Streams, and need HLS recording.
The Streams will stop after few minutes, and we can play it in again in Ant Media management console, nor in our frontend with Web Player, and the HLS recording will also be stopped.
Environment
OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu124.04)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu124.04, mixed mode, sharing)
Steps to reproduce
Expected behavior
It needs to Continuously broadcast, and play live streams continuous and generate ts and update m3u8 file continuously, even with not viewers, since "autoStartStopEnabled" is False, but the stream will stop playing and generating ts, m3u8 file.
The Ram usage is increase when we enabled s3 recording.
The text was updated successfully, but these errors were encountered: