Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
rtsp 認証を無効にすると、videoview が正常に機能します。ただし、セキュリティ上の問題から、認証を無効にすることはできません。認証を使用して rtsp ストリームを再生する方法はありますか?
必要があるrtsp://User:Password@Server
rtsp://User:Password@Server
いいえ。rtsp://User:Password@Server であっても、認証された RTSP で VideoView を使用することはできません。うまくいきません。Android で認証済み RTSP を使用することは可能ですが、それは難しく、自分で多くのことを行う必要があります。