Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎥 Video support #19

Open
ccloquet opened this issue Oct 31, 2018 · 2 comments
Open

🎥 Video support #19

ccloquet opened this issue Oct 31, 2018 · 2 comments
Labels
Discussion enhancement New feature or request

Comments

@ccloquet
Copy link
Owner

ccloquet commented Oct 31, 2018

As suggested by @laudeco, the code is now ready to handle video upload, the only remaining issue being the validation of the uploaded file in upload.php (reason why it is not operational yet).

However, this poses a size challenge : with min 1Mb/sec, a typical file might be 50-100 Mb large (->issue for the citizen to send, and for the dispatching to download, if there are multiple files to read).

Perhaps use smth like Apache streaming module ? https://blog.tfrichet.fr/php-upload-de-video-en-web-conversion-et-lecture-en-streaming-avec-ffmpeg-sur-debian-7-wheezy/

@ccloquet ccloquet added enhancement New feature or request Discussion labels Oct 31, 2018
@ccloquet ccloquet changed the title Video support 🎥 Video support Nov 2, 2018
@ccloquet
Copy link
Owner Author

Still needed if P2P video ?

@ccloquet
Copy link
Owner Author

ccloquet commented Dec 4, 2018

https://github.com/peers/peerjs/releases
28/8 - 03.16 - 0.3.16
cdn : 0.3.18...
https://github.com/Simplici/pearjs/releases
0.3.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant