Closed The-Code-Monkey closed 5 years ago
I keep getting this no matter what I do
[INFO] [Red5_Scheduler_Worker-15] io.antmedia.muxer.MuxAdaptor - after avformat_find_sream_info for stream: test
[WARN] [Red5_Scheduler_Worker-15] io.antmedia.muxer.MuxAdaptor - input format context cannot be created for stream -> test
[WARN] [Red5_Scheduler_Worker-15] io.antmedia.muxer.MuxAdaptor - closing adaptor for test
[INFO] [Red5_Scheduler_Worker-15] io.antmedia.muxer.MuxAdaptor - close resources for streamId -> test
[INFO] [Red5_Scheduler_Worker-15] io.antmedia.AntMediaApplicationAdapter - update source quality for stream: test quality:NA speed:0.0
[WARN] [Red5_Scheduler_Worker-15] io.antmedia.muxer.MuxAdaptor - closed adaptor for test
Hi @The-Code-Monkey, Can you please check UDP Ports (5000-65000) is open in Server and Streaming Side ?
All ports are open as my firewall is off
Issue
Short description
Sometimes the connection only lasts for a second and sometimes it will stay connected, all locally hosted on a mac with the firewall turned off so all ports open.
Environment
Expected behavior
should stay connected
Actual behavior
connects but then disconnects
Steps to reproduce