You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate: The .ts and .m3u8 files generated on the origin server, with stream names ending with underscore "_" are not replicated to the edge server.
#7032
Open
Mohit-3196 opened this issue
Feb 17, 2025
· 1 comment
Problem: The .ts and .m3u8 files generated on the origin server, with stream names ending with the underscore "" are not replicated to the edge server.
Examples:
userstream01
userstream02_
userstream03__
Environment
Java version: Java 17
Ant Media Server version: AMS EE v2.13.0
Steps to reproduce
Create an Ant Media Server cluster with origin & edge.
Publish a WebRTC stream to the origin using a streamId that ends with _.
Play the stream with HLS from the edge.
Expected behavior
The HLS stream should play fine from the edge node.
Actual behavior
The .ts and .m3u8 files generated on the origin server, with stream names ending with the underscore "_" are not replicated to the edge server
Short description
Problem: The .ts and .m3u8 files generated on the origin server, with stream names ending with the underscore "" are not replicated to the edge server.
Examples:
userstream01
userstream02_
userstream03__
Environment
Steps to reproduce
Expected behavior
The HLS stream should play fine from the edge node.
Actual behavior
The .ts and .m3u8 files generated on the origin server, with stream names ending with the underscore "_" are not replicated to the edge server
Ask your questions on Ant Media Github Discussions
The text was updated successfully, but these errors were encountered: