See "liveMedia/DeviceSource.cpp" for a description (in the comments)
of these fields.
Some more specific comments:
- fPresentationTime - Needs to be set by me. What is this time? Is
this required?
Yes!
My encoder provide a relative time which is number of ticks since
some original. Do I
As I was reading the source code in Live555, I see that FramedSource class is a
class that is very important to learn and understand specially if you are
implementing a your own streaming class such as H.264 Live streaming.
This subclass is meant to provide video frames (in my case h.264 video f