sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 215 forks source link

Detect Problems from Broadcast #311

Open OlexTratisky opened 4 years ago

OlexTratisky commented 4 years ago

Hello, Is there a way to detect encoding problems from clients side? Network problems from client side? The stats always show dropped=0 and i need a way to know if the streamer is realiable with encoding/network Thanks