• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

HLS-live mod_hlshttp [500] error

Guest
Nov 10, 2015 Nov 10, 2015

Copy link to clipboard

Copied

Hello,

I'm getting this error from the log: [Tue Nov 10 14:56:49 2015] [error] mod_hlshttp [500]: Unknown exception when processing /hls-live/ntvevent1/ntvevent1_1500.m3u8

when I want to open a /hls-live/ (.m3u8) livestream. HDS works fine.

The config looks like this:

<IfModule jithttp_module>

                <Location /hls-live>

                    HLSHttpStreamingEnabled true

                    HttpStreamingLiveEventPath "/opt/adobe/ams_origin/conf/_defaultRoot_/_defaultVHost_/livepkgr-now/events/_definst_"

                    HttpStreamingContentPath "/opt/adobe/ams_origin/conf/_defaultRoot_/_defaultVHost_"

                    HttpStreamingURLSandboxLevel "Inst"

                    HLSMediaFileDuration 8000

                    HLSSlidingWindowLength 6

                    HLSFmsDirPath "/opt/adobe/ams_origin"

                    HttpStreamingUnavailableResponseCode 503

                    Options -Indexes FollowSymLinks

                </Location>

As you can see we are using the jit module. So why is it then a "mod_hlshttp" error?

Hope you can help me.

Regards, Sven

Views

302

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines