Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Faulty Video Playback on Desktop Browsers #3

@cal-overflow

Description

@cal-overflow

Video playback of the recorded videos produced by the server is not functioning on Desktop Browsers. avi video playback is not natively supported on iOS devices, yet mp4 video playback is. I have left mp4 as the default option, since I use an iPhone, and am able to view the video through the webserver on my phone. Desktop Browsers (Google Chrome and Firefox), on the other hand, do not support video playback of mp4v. There is a 'Download Video' option on the page, that works as a backup solution.

The solution to this will probably be installing the required FFMPEG codec encoder (possibly H264).

Fixing this is not a primary objective right now, as I am more concerned with implementing other necessary features, but this is a serious issue for anyone who considers viewing the recordings on desktop browsers a necessity.

For the time being, I suggest relying on the 'Download Video' button if you are on desktop, and enjoying the functional video playback if you are on iOS like me.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvalidThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions