video支持rtmp协议取流?
1.小程序支持rtmp协议取流吗?什么组件?
2.类似于通过一个rtmp协议地址,使用组件的src访问。(确认目前hls的http短协议地址可以访问,rtmp未能加载到监控视频)
1 回复
谢邀:
1、支持,live系列的player和pusher,分别对应是拉流和推流
live-pusher | 微信开放文档
https://developers.weixin.qq.com/miniprogram/dev/component/live-pusher.html
live-player | 微信开放文档
https://developers.weixin.qq.com/miniprogram/dev/component/live-player.html
2、不明白这个问题的具体意思?