maybe a problem here is, that in test3.c at the end of main(){}
farsight_stream_start(stream1) becomes FALSE.

it becomes FALSE, because and only because:
(farsight_stream_get_state (stream) != FARSIGHT_STREAM_STATE_CONNECTED) in

static gboolean
farsight_rtp_stream_start (FarsightStream *stream){
... } in rtpstream.c becomes TRUE.

And this is while the test programm startet twice, like described in wiki.

tak

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to