将实时视频从 ip 摄像机流式传输到 Android 应用程序的教程
请告知我如何完成上述任务。是否有任何教程或代码段可以提供帮助。
谢谢和问候, 玛雅克
Please advise how can i go fulfiling the above task.Is there any tutorials or code segment which can be of help.
Thanks and Regards,
Mayank
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为你必须在服务器端设置 rtsp 流并在 android 应用程序中调用 url。
i think you have to setup rtsp streaming in the server side and call out the url in the android app.