Lorenzo Stanco

Results 59 comments of Lorenzo Stanco

Same on Ubuntu 17.04, Atom 1.19.0 and Pigments 0.40.2

I noticed this is a duplicate of #66. I didn't find it before posting since that issue does not specify any error message: I leave my issue here since I...

Ok, now that you made me pay more attention to that comment of yours, I think I understood the situation. Both of you copied that class from [Google's Axis camera](https://code.google.com/archive/p/android-camera-axis/)...

Maybe @neuralassembly himself can help us understanding the exact reason for his fixes, and if they can break compatibility with any MJPEG stream :smile:

@niqdev Nope, sorry for the waiting. I'll test my PR with your example project as soon as possible.

Nope. To be honest, I don't remember if I made the tests we were talking about. I'm still using my fix in my app, but I don't feel I can...

Same, it occurs on Firefox when quickly switching between different sources. Latest version, 3.3.3. ``` TypeError: HTMLMediaElement.currentTime setter: Value being assigned is not a finite floating-point value. seekTo wavesurfer.js:2199 seekTo...

@Kucziii Nope, I'm just checking for NaN now. However the problem only occurs when quickly changing audio source (in my case, when the user quickly scrolls through the playlist), so...

I'm still experiencing this issue when I remove my work-around. IMO the work-around is still better than crashing the whole script, would a PR be welcome? @katspaugh @thijstriemstra

It would be nice to have it, but I'm currently full of work. Feel free to fork and make a pull request, if you have the time. The only requirements...