[Nice] integrating nice to another project

Federico Kouyoumdjian fedekp at autistici.org
Fri May 18 20:08:17 PDT 2012


We are trying to integrate nice to another project.

We have a socket in which we read data when the state of nice is 
NICE_COMPONENT_STATE_READY. Then we send the data read in the socket to 
another nice agent with the function nice_agent_send.

Our doubt is what happens if no data is available in the sockt to send. 
If we don't call the function nice_agent_send (because there is no data 
available to send) can we count that cb_component_state_changed will 
fire again with the state NICE_COMPONENT_STATE_READY.

Thanks for the help.


More information about the nice mailing list