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
{{ message }}
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
media-services-v3-java/VideoEncoding/EncodingWithMESCustomPreset/src/main/java/sample/EncodingWithMESCustomPreset.java
Line 506 in 5e4a24a
Please Check if you don't need a slash.
I try sample code in Windows 10 and Eclipse in Local PC.
■Result
https://localmedia-jpea.streaming.media.azure.net//ef07a909-dc5b-4888-ac98-5b1d220a3ccc/Lake - 64587.ism/manifest(format=m3u8-aapl)
■Result(Comment out line 506 (slash))
https://localmedia-jpea.streaming.media.azure.net/670bc0a3-4c3e-445e-8226-a8dae99d4259/Drop - 98064.ism/manifest(format=m3u8-aapl)
Is double slash the correct behavior?