KamaiiTV / stream-ingress

Repo for KamaiiTV RTMP Ingress
0 stars 0 forks source link

SRT Live server #6

Open humbertovnavarro opened 2 years ago

humbertovnavarro commented 2 years ago

After some research I've discovered srt-live-server I need to update the container to use it. It follows the same principles of http callbacks of nginx, but with different directives.

humbertovnavarro commented 2 years ago

After some more research, I've decided it would be best to code the ingress from "scratch" using an srt go binding https://github.com/Haivision/srtgo)