Coder Social home page Coder Social logo

Comments (16)

dstieglitz avatar dstieglitz commented on May 24, 2024

Also seeing an issue when trying to view http://semhdlive-f.akamaihd.net/i/sem_spot004@120204/master.m3u8?dw=3600

from hls.js.

mangui avatar mangui commented on May 24, 2024

@dstieglitz for your stream, it is related to the fact that it contains an audio-only level.
as it is unfortunately not possible to dynamically add a sourcebuffer in the middle of the playback (switch from audio-only to audio-video), i will remove such audio-only level from the playlist and it should fix it.

from hls.js.

mangui avatar mangui commented on May 24, 2024

@dstieglitz you might recheck your stream with hls.js/master now
it works fine with FF.
it fails with Chrome, with the following error raised in chrome://media-internals/
Implicit HE-AAC signalling is being used. Please use mp4a.40.5 instead of mp4a.40.2 in the mimetype.

you need to fix your playlist and declare audio as being mp4a.40.5

from hls.js.

mangui avatar mangui commented on May 24, 2024

i tried according mp4.40.5 instead, I got another error with Chrome now:
Media segment did not begin with key frame. Support for such segments will be available in a future version. Please see https://crbug.com/229412. 00:00:01 271 error Append: stream parsing failed. Data size=131072 append_window_start=0 append_window_end=inf
are you using open GOP ?

from hls.js.

mangui avatar mangui commented on May 24, 2024

if you are using open GOP, it might explain why there is a video glitch with FF at the beginning ...

from hls.js.

gjanblaszczyk avatar gjanblaszczyk commented on May 24, 2024

On firefox 42/43 for mac this NASA link is broken. I can see only the top of the video but I don't see the rest of the screen... It looks like normal video is working fine but live is not working very good...
http://dailymotion.github.io/hls.js/demo/?src=http%3A%2F%2Fnasatv-lh.akamaihd.net%2Fi%2FNASA_101%40319270%2Fmaster.m3u8

If you are not able to reproduce this then I can show you printscreen and logs....

from hls.js.

mangui avatar mangui commented on May 24, 2024

yes, this issue can only be reproduced on FF/OSX as of today.
it is being investigated here : https://bugzilla.mozilla.org/show_bug.cgi?id=1208035

from hls.js.

gjanblaszczyk avatar gjanblaszczyk commented on May 24, 2024

Thank you very much for fast response... :)

from hls.js.

mangui avatar mangui commented on May 24, 2024

green screen issue should be fixed now

from hls.js.

phloxic avatar phloxic commented on May 24, 2024

With v0.4.9 plays continuously in FF 44.0 (Mac).

from hls.js.

mangui avatar mangui commented on May 24, 2024

still failing for me when switching level.

from hls.js.

gjanblaszczyk avatar gjanblaszczyk commented on May 24, 2024

When I try to play this stream here: (http://dailymotion.github.io/hls.js/demo/?src=http%3A%2F%2Fnasatv-lh.akamaihd.net%2Fi%2FNASA_101%40319270%2Fmaster.m3u8&enableStreaming=true&autoRecoverError=true&enableWorker=true&levelCapping=-1&defaultAudioCodec=undefined) it plays fine on chrome with no throttling network option but when I set network limiter under the chrome to 1MB The video tag is not even start playing and I am getting lot of this errors: "?src=http%3A%2F%2Fnasatv-lh.akamaihd.net%2Fi%2FNASA_101%40319270%2Fmaster.m3u8&enableStreaming=true…:603 The video playback was aborted due to a corruption problem or because the video used features your browser did not support" Do you have this same behavior?

from hls.js.

mangui avatar mangui commented on May 24, 2024

Hi @gjanblaszczyk are you still experimenting this media decode error issues ?

from hls.js.

gjanblaszczyk avatar gjanblaszczyk commented on May 24, 2024

Hi @mangui Now is working fine 👍

from hls.js.

mangui avatar mangui commented on May 24, 2024

great ! closing

from hls.js.

phloxic avatar phloxic commented on May 24, 2024

FWIW - I don't get errors, but do get indefinite stalling somtimes. I guess that's out of scope for this bug (the streams themself are quite problematic)?

from hls.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.