ant-media/Ant-Media-Server

[RTMPConnectionExecutor-4] ERROR o.red5.server.stream.StreamService - Bad name

muratugureminoglu opened this issue · 3 comments

Describe the bug
2020-01-03 16:30:04,344 [RTMPConnectionExecutor-4] ERROR o.red5.server.stream.StreamService - Bad name 982461415187086075828557
2020-01-03 16:30:04,344 [RTMPConnectionExecutor-4] ERROR o.red5.server.stream.StreamService - Bad name 982461415187086075828557

To Reproduce
Steps to reproduce the behavior:

  1. The issue that if I stop the stream and I start again after a while (like 2-3 hours) I have this error in the console.

Screenshots
Ir8VpNUO6ugmMXk8yK7RJx-I7hvOQyC5ug

Additional context
Logs will add as soon as possible.
Enterprise Edition 1.9.0 20191127_1810

Hi, I have done some experiments and i suspect that this issue is coming out when i have no data input on the HDMI port of my hardware streamer (like a full blue frame).
The problems is that to have back the video a full system restart is needed, reconnect the camera in not enough.

mekya commented

Can you provide logs @riodda ?

Log files are under "/usr/local/antmedia/logs/"

mekya commented

I've checked the related part in the code. It seems that this issue happens when another stream with the same stream id is already published.

Can you regularly reproduce the issue?