php - Is it possible to create a video chat site without JavaScript? -


i want create video chat site hidden services. in order preserve anonymity, has javascript-free , plugin-free. languages can think of python , php, , want implement in html5 video.

you can video chat using webrtc , html5 video without javascript.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -