OK, have tried "omvideo" app It doesn't play :( The best result: [INFO] [http-nio-0.0.0.0-5080-exec-3] org.red5.omvideo.SignalConnection - User connected [INFO] [http-nio-0.0.0.0-5080-exec-3] org.red5.omvideo.SignalConnection - Reading and writing started. Pushing sample @48 of 804 bytes (i=1) Pushing sample @852 of 25 bytes (i=2)
Then TimeoutException :((( On Fri, Mar 31, 2017 at 9:26 AM, Maxim Solodovnik <[email protected]> wrote: > Thanks, > Will try it this week end :) > > On Fri, Mar 31, 2017 at 3:08 AM, Dmitriy - <[email protected]> wrote: >> >> The estimate depends on what stream we receive from camera. >> >> On Fri, Mar 31, 2017 at 3:07 AM, Dmitriy - <[email protected]> wrote: >>> >>> Well, I've updated my om-video app recently so it can play the movie now. >>> You can try it. >>> Now for live camera you need just replace the input stream to what we >>> want. >>> >>> If we can produce h264 stream of bytes from RTMP stream then we can play >>> it in a browser. >>> >>> On Thu, Mar 30, 2017 at 10:49 PM, Maxim Solodovnik <[email protected]> >>> wrote: >>>> >>>> Good to know :) >>>> Can you estimate, when we can try to play live camera stream? :) >>>> >>>> On Thu, Mar 30, 2017 at 10:47 PM, Dmitriy - <[email protected]> wrote: >>>>> >>>>> 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. >>>> >>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>> >>> >>> >>> >>> -- >>> Regards, >>> Dmitry Bezheckov. >> >> >> >> >> -- >> Regards, >> Dmitry Bezheckov. > > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
