How to convert MediaStream from MP4File

730 views Asked by At

I making VideoStream with peer.js in webRTC.But Mediacall cann't send that File object.only MediaStream.Please ask that How to convert MediaStream to MP4File.

          var file = this.files[0];//.mp4 Data
          var mediastream = new window.webkitMediaStream(file)
1

There are 1 answers

0
Anas2004 On

you can stream mp4 easily using adobe flash with the satandard player build on it

and with zero code

'just import the file using wizard and have fun'

see this below: