Dear List
I am new to QTSS development, and I need a big hint.
I am using the QuickTime API to build a streaming app, but do not want
the 3 sec. delay that seems to be built into all the QT APIs (like
GetMovieFromDataRef) that handle RTSP/RTP. I have looked to the QTSS API
but cannot see how to build a stand-alone app. It seems like one can
only modify the server software itself, or build a plugin to load at run
time.
All I want to do is take video frames captured by the Grabber and
transport them to known IP address.
Can somebody point me to a place in the API (and a method of using it
in my own code) to just transport the stuff??
My needs are simple: a single fixed IP, data rate always the same,
occasional dropped packets (frames) are not a problem, I'd just ignore
them, could always use the same sockets.
Thanks
Gerry Labedz
Motorola Labs
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.