Sorry for typos :) On Thu, Mar 30, 2017 at 10:45 PM, Dmitriy - <[email protected]> wrote:
> Hello! > I have a good news. > > My parser https://github.com/Dima00782/om-video produces right mp4 video, > and it can be played in browser by chunks. > > I've converted the avengers mp4 clip h264, pcm into fragmented mp4 format > with my parser and put it into this demo (https://github.com/ > nickdesaulniers/netfix/blob/gh-pages/demo/bufferWhenNeeded.html). > And it has played! The video is downloading by chunks and video tag play > it *online*. > So I must see at the demo and modify my demo to play video in browser via > stream from java. > > > On Thu, Mar 30, 2017 at 9:36 PM, Maxim Solodovnik <[email protected]> > wrote: > >> Hello Dmitriy, >> >> How is your work? any good news? >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > Regards, > Dmitry Bezheckov. > -- Regards, Dmitry Bezheckov.
