srs-stack
srs-stack copied to clipboard
SRS Stack is an all-in-one, out-of-the-box, and open-source video solution for creating online video services, including live streaming and WebRTC, on the cloud or through self-hosting.
Origin stream is OK: [original.zip](https://github.com/user-attachments/files/17172111/original.zip) Transcript stream has noisy: [transcript.zip](https://github.com/user-attachments/files/17172112/transcript.zip) The noisy comes from the transcoding for each piece, so it appears every 10s, when switching to next ts piece....
We are engaged in work related to unmanned aerial vehicle (UAV) airports, with the majority of our clients being government-related agencies that are particularly sensitive to authentication issues. We hope...
Hello Team, great work done here. I'd like to find out if this solution supports seeking to specific time during live stream playback. for example. I pause the stream to...
The callback function has been set up, but there is no on_play event.  However, the on_play event is present in the logs.  Is it possible to obtain it...
**Describe the bug** I installed Oryx with docker with this command in Ubuntu 20.04.6 LTS: docker run --restart always -d -it --name oryx -v $HOME/data:/data \ -p 80:2022 -p 443:2443...
## How to reproduce? The user is attempting to describe an image with a specific width, taken as a screenshot at a certain date and time, and is referencing a...
## What's the problem of http api authentication? There are a lot of repeated codes in the http api hander func. https://github.com/ossrs/oryx/blob/9b475d9d52be54234d3d77383ec69f1085581c12/platform/transcript.go#L66-L78 ## Solution refactor those token authentication codes to...
1. let continuity_counter continually between overlay ts; 2. copy audio data when transcoding ts;
**What is the business background? Please provide a description.** In the live streaming scenario of Oryx, customers have a need to manage and identify specific target devices precisely. The devices...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. Changelog Sourced from cross-spawn's changelog. 6.0.6 (2024-11-18) Bug Fixes disable regexp backtracking (#160) (ba5aaef) core: support worker threads (#127) (f4af31c) Commits d35c865 chore(release): 6.0.6...