- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
指定流输出
startStreamingOut(myRoom,"rtmpUrl","roomid-common","roomid-common");返回500 Internal Server Error
调用的方法有问题吗?
- Tags:
- HTML5
- JavaScript*
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We are also facing the same issue in the restapi.
Is there any updates to solve this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
第三个参数需要是json格式的,请参考文档
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
调用接口 POST /v1/rooms/5b18c691dad83dda60b7d97b/streaming-outs/ HTTP/1.1
{"media":{"audio":{"from":"5b18c691dad83dda60b7d97b-common"},"video":{"from":"5b18c691dad83dda60b7d97b-common"}},"url":"rtmp://xxxx:1935/123"} 内网可以实现rtmp流输出,但是当将app与portal映射到外网后就出现了500错误
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
内网情况下使用startStreamingOut可以用VLC播放,当将portal/webrtc/nuve模块映射到外网时出现了500错误,无法正常输出,请帮忙复现下,是我配置有问题吗?谢谢!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
请详细描述网络使用情况:
1. MCU部署情况, 除了portal/webrtc/nuve模块映射到外网其他的module都在内网吗
2. rtmp服务器是在内网还是外网
3. 连接的客户端是在内网还是外网

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page