- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to broadcast mixed stream to Nginx server (with Nginx rtmp module and HLS is on). But HLS output is broken.
Nginx rtmp stats:
I don't know why it show fps to 0. Here is the liveext app config on the Nginx rtmp:
application liveext { live on; record all manual; record_path /path/to/record; record_suffix -%d-%m-%y-%H-%M-%S.flv; sync 10ms; drop_idle_publisher 60s; wait_video on; on_publish http://url/to/publish/api; on_publish_done http:/url/to/publish_done/api; on_record_done http://url/to/record_done/api; hls on; hls_fragment_slicing aligned; hls_nested on; hls_path /path/to/hls; }
Any ideas?
- Tags:
- HTML5
- JavaScript*
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is the Twitch stats. On Twitch, everything is ok but maybe videodatarate:0 RTMP header is the problem for Nginx RTMP module. How we can fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any news?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aydin, please refer to https://software.intel.com/en-us/forums/intel-collaboration-suite-for-webrtc/topic/752333, this is our rtmp server configuration, please check whether it can solve your problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.

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