I am relatively new using the live555 libraries and sorry if
my questions are too trivial. I read the FAQ especially the question
which says how to modify test*Streamer application to read from a
live audio or video.
No, I meant: Read the FAQ entry about threads. If you want to use
mul
, December 03, 2008 5:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [Live-devel] problems with New FramedSource
creation
Dear Ross,
I am relatively new using the live555 libraries and sorry
if my questions are too trivial. I read the FAQ especially the
Dear Ross,
I am relatively new using the live555 libraries and sorry if my
questions are too trivial. I read the FAQ especially the question which says
how to modify test*Streamer application to read from a live audio or video.
I wanted to modify testMPEG2TransportStreamer so that it can read
I am developing software which is a multithreaded
program and one thread requires the transport stream packets to be
streamed from my data structures. I should also take care of mutual
exclusion to the access of the data structure
Read the FAQ!
--
Ross Finlayson
Live Ne
Hi everyone,
I am developing software which is a multithreaded program
and one thread requires the transport stream packets to be streamed from my
data structures. I should also take care of mutual exclusion to the access
of the data structure .I have created a new Device Source