Hi Ross

We would like to ask a question about schedule. Thanks.
We use following flow to receive data from client.
MultiFramedRTPSource —> WAVFileSink
If we run one client to upload audio stream, we can receive correct data.
If we run two clients to upload audio stream. First one will be blocking.
Second one write data into file. When second one done, first one start writing 
data to file.
I print out the task from BasicTaskScheduler/select, looks like it always pick 
same client(second) to handle.
My question is how to let both work together, not always pick one client to 
handle?
Any infos would help us. Thanks a lot.

> Ross Finlayson <finlay...@live555.com> 於 2017年4月6日 02:52 寫道:
>
> Based on your description of your system (plus the fact that you are using a 
> custom (and old) version of our software), helping you with your problem is 
> unfortunately beyond what I can provide you ‘for free’ on this mailing list.  
> If, however, your company is interested in having me consult further on your 
> project, then please have your management let me know (via separate email).)
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel@lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel

This electronic mail transmission is intended only for the named recipient. It 
contains information which may be privileged,confidential and exempt from 
disclosure under applicable law. Dissemination, distribution, or copying of 
this communication by anyone other than the recipient or the recipient's agent 
is strictly prohibited. If this electronic mail transmission is received in 
error, Please notify us immediately and delete the message and all attachments 
of it from your computer system. Thank you for your cooperation.

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

Reply via email to