-
I've just reported this [Chrome 39 issue](https://code.google.com/p/chromium/issues/detail?id=432882&thanks=432882&ts=1415882292), but it occurred to me that shader compilation could fail on mobile de…
-
We could port the WebGLCanvas from broadway https://github.com/mbebenita/broadway to move the colorspace transform to WebGL.
ronag updated
10 years ago
-
HI,
in Mobile devices, video playing duration is ~10% more then real video duration. So I am trying to sync audio with video but video slows down and not playing synchronously with audio.
I am tested …
ghost updated
10 years ago
-
Hey, 2 questions here:
1. Is there an efficient way to blur the incoming images to be drawn on the canvas? Currently I'm doing this but it's very CPU expensive:
```
player = new jsmpeg(clie…
-
I'm trying to stream live video from a Raspberry Pi using JSMPEG, but the following input video is giving me the following broken output:
Input sample: ![Input sample](http://i.imgur.com/HpP7fE2.jpg)…
-
hi, sorry my english is pool. i test it with ios 7, howerver, can't play whit it. i also test it with safari browser on windows, still can't play. help me.
-
Hi, thank you for the great library :+1:
But one big question: How can I change the size of the output video (video canvas)?
I looked into the jsmpg.js an I think that the canvas always applies the v…
-
The library works great. The lack of latency is insane.
I do get certain artifacts when rendering the mpeg stream, like this:
![bars](https://cloud.githubusercontent.com/assets/755212/2811373/a036a7…
-
How to send live stream from webcam (from browser) to jsmpeg-stream-server ?
kutsy updated
10 years ago
-
Hello. I've got a simple node.js script to connect to the stream server and write the video data to a file. I cannot get ffmpeg to understand the file contents nor get vlc to play the video. Can you s…