HI,I want to write a live555 Server with live source of MPEG4.The source is my
camera which I can get one frame everytime.
Now,I have write my own "FramedSource" class and
WISMPEG4VideoServerMediaSubsession class(reference the WIS streamer).But it
can't work correctly.
I save the frames
HI,I want to live555 Server with live source of MPEG4.The source is my camera
which I can get one frame of MPEG4 from.
I save the frames those I get to a file .Later I find that the file have
no VOSS, VOS. How can I do in my "FramedSource" class.
Thanks.__