node-CarPlay
node-CarPlay copied to clipboard
Video not playing
Hi, for some reason video not playing from node app on my car Head Unit browser.
Is it possible to stream it as sequense of images, that can be rendered inside <image src...?
what type of data inside message with type "Video"?
Something like this
this
camera.html
`
ipCam
Hi, for some reason video not playing from node app on my car Head Unit browser.
Does any h264 video play at all in your browser? If not, I think it may be easier/simpler to fix that instead of trying to render a sequence of h264 frames as images
This one works
https://html5videoplayer.net/html5video/mp4-h-264-video-test/
Jmuxer sample not working
@abuharsky Is it possible at all to get some console logs from that browser? That would help us understand a bit more about why it's failing. Also if you could check if the browser has a chrome://gpu
or about:support
page, a screenshot of that would be helpful as well