in between two html files (index-record.html and reciever.html) on the same server using js?
What i mean is, i want to make two html files. one of them will be opened by a person (may be multiple people). that html file will record a video footage of the person and transmit it to another file on the server which will be opened by another person. But how can i transmit the footage between the files?
https://www.html5rocks.com/en/tutorials/getusermedia/intro/
https://www.xul.fr/javascript/parameters.php
can anybody help me with this problem?
Why does it need transmitting at all?
Blob ?
webRTC should do it
RecordRTC on GitHub
Обсуждают сегодня