I want to create my custom FramedSource based on  "DeviceSource" model.

Suppose that
-- I have a shared global  queue,  call it IncomingQueue.
-- IncomingQueue is FIFO queue.
-- IncomingQueue.getNextFrame() -->return  new  Frame
-- Frame.getData() return usigned char data
-- Frama.getDataSize() return data size

So can anyone give me a concrete example "which will fill"  [ "%%% TO
BE WRITTEN %%% ] part of the "DeviceSource" model code
based on my FIFO Que

Best wishes
Novalis
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to