https://github.com/Azure-Samples/media-services-v3-java/blob/5e4a24a8d17ee1b5d88d5e74fcd57657cec6fb72/VideoEncoding/EncodingWithMESCustomPreset/src/main/java/sample/EncodingWithMESCustomPreset.java#L506 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?
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?