EasyDarwin / EasyPusher-Android

免费组件:简单、高效、稳定、免费的一款标准RTSP/RTP协议直播推送库,支持将H.264/H.265/G.711/G.726/AAC等音视频数据推送到RTSP流媒体服务器(例如EasyDarwin)进行低延时直播或者视频通信,支持Windows、Linux、ARM、Android、iOS等平台,EasyPusher配套EasyDarwin流媒体服务器、EasyPlayer RTSP播放器适用于特殊行业的低延时应急指挥需求! Android迁移到了https://github.com/EasyDarwin/EasyPusher-Android , iOS迁移到了https://github.com/EasyDarwin/EasyPusher-iOS
http://www.easydarwin.org
644 stars 261 forks source link

Android pusher stream is available to all user accounts #28

Open kirantpatil opened 5 years ago

kirantpatil commented 5 years ago

Hi,

1. Locally I installed EasyDarwin server
2. Apart from admin user, I created other users
3. Installed Easypusher android app and pushed stream to server
4. I login as admin and I could see the connection at Pusher page, http://192.168.0.34:10008/#/pushers/1
5. I logged in as kiran user and I could see the connection as well

I tried as below in the screenshot by providing username/password to the URL but it is not working.

How to restrict stream to only single user of the EasyDarwin server ?

46403962-88563780-c721-11e8-96d2-090d12ff7898

Thanks.

milkywayriver commented 5 years ago

this should be a server side issue. and there is no such option in the server now. maybe later.