如何在 Android 手机上链接到 RTSP 流?
我需要在 Android 手机上播放从网页链接到的 RTSP 音频流。
实现这一目标的最简单方法是什么?我希望这会非常简单,但不幸的是我没有可以测试的手机。
I need to play an RTSP audio stream on an Android phone, linked to from a web-page.
What's the simplest way to achieve this? I hope this will be very simple but unfortunately I don't have a phone on which to test.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的 RTSP 流需要遵循 3GPP PSS 流规范才能与 Android 视频播放器配合使用。
这里有一些更多信息:
Your RTSP stream needs follow 3GPP PSS streaming spec to work with the android Videoplayer.
There is some more information here: