Edward-Wu / srt-live-server

srt live server for low latency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROGUE HS RECEIVED. Rejecting

lc2020424 opened this issue · comments

hello everyone,
I have a problem,resulting in failure to push the stream.this is the log file.

2021-02-08 16:05:09:037 SLS INFO: [0x7f5f475b3010]CSLSListener::start, m_list_role=0x563dbcc0b740.
2021-02-08 16:05:09:037 SLS INFO: [0x7f5f475b3010]CSLSListener::start, push to m_list_role=0x563dbcc0b740.
2021-02-08 16:05:09:037 SLS INFO: [0x563dbcc0c500]CSLSManager::start, init listeners, count=1.
2021-02-08 16:05:09:037 SLS INFO: [0x563dbcc21bd0]CSLSGroup::start, worker_number=0.
2021-02-08 16:05:09:037 SLS INFO: [0x563dbcc21bd0]CSLSThread::start, pthread_create ok, m_th_id=140047142520576.
2021-02-08 16:05:09:037 SLS INFO: [0x563dbcc0c500]CSLSManager::start, init worker, count=1.
2021-02-08 16:05:09:037 SLS INFO: [0x563dbcc21bd0]CSLSEpollThread::work, begin th_id=140047142520576.
2021-02-08 16:05:09:047 SLS INFO: [0x7f5f475b3010]CSLSRole::add_to_epoll, listener, sock=147188637, m_is_write=0, ret=0.
2021-02-08 16:05:09:047 SLS INFO: [0x563dbcc21bd0]CSLSGroup::check_new_role, worker_number=0, listener=0x7f5f475b3010, add_to_epoll fd=147188637, role_map.size=1.
16:05:10.355882/SRT:RcvQ:w1E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:11.382253/SRT:RcvQ:w1
E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:12.397995/SRT:RcvQ:w1E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:14.465441/SRT:RcvQ:w1
E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:15.478558/SRT:RcvQ:w1E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:16.494325/SRT:RcvQ:w1
E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:18.562784/SRT:RcvQ:w1E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:19.568880/SRT:RcvQ:w1
E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting
16:05:20.601848/SRT:RcvQ:w1*E:SRT.cn: processConnectRequest: ROGUE HS RECEIVED. Rejecting

please help me to solve the problem.Thanks

@lc2020424 did you resolve the problem?

Pulling the latest commit and rebuilding fixed this for me.