How to convert MediaStream from MP4File

735 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 best solutions below

0
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: