Edward-Wu / srt-live-server

srt live server for low latency
Other
645 stars 192 forks source link

Peer declares encryption, but agent does not #72

Open andylo42 opened 3 years ago

andylo42 commented 3 years ago

Hi,

i recently compiled and installed the srt-live-server, works fine out of the box, except encryption, no matter what i use to ingest, the error is always the same. Any ideas?

regards,

andy

13:37:41.018203/SRT:RcvQ:w1E:SRT.cn: HS KMREQ: Peer declares encryption, but agent does not - rejecting per enforced encryption 13:37:41.018283/SRT:RcvQ:w1!W:SRT.cn: @108025073:newConnection: connection rejected due to: INTERNAL REJECTION - ERROR:UNSECURE 13:37:41.018308/SRT:RcvQ:w1!W:SRT.cn: processConnectRequest: rsp(REJECT): 1011 - Password required or unexpected 13:37:41.343174/SRT:RcvQ:w1E:SRT.cn: HS KMREQ: Peer declares encryption, but agent does not - rejecting per enforced encryption 13:37:41.343230/SRT:RcvQ:w1!W:SRT.cn: @108025072:newConnection: connection rejected due to: INTERNAL REJECTION - ERROR:UNSECURE 13:37:41.343251/SRT:RcvQ:w1!W:SRT.cn: processConnectRequest: rsp(REJECT): 1011 - Password required or unexpected

Edward-Wu commented 3 years ago

hi andylo42, there are no support for encryption of SRT in SLS,you can do a patch for it. thank you