[omniORB] CORBA Streaming (bytes and chars) for Multimedia
Kevin Wooten
kwooten@itracs.com
Tue Dec 17 16:10:02 2002
CORBA is not really designed to tackle these problems, you are better off using CORBA to control a raw UDP stream of data. This is nice because it allows simple setup, teardown, and error handling through CORBA; but then you can separately choose the fastest method of transfer (probably udp in you case since TCP has quite a lot of overhead).
I believe some implementation specific extensions are being designed by other ORBs to tackle these sorts of things, but nothing is standard (and unfortunately I don't remember the ORB name).
Cheers,
Kevin
-----Original Message-----
From: dbangel@zi.fh-koeln.de [mailto:dbangel@zi.fh-koeln.de]
Sent: Tuesday, December 17, 2002 5:31 AM
To: omniorb-list@omniorb-support.com
Subject: [omniORB] CORBA Streaming (bytes and chars) for Multimedia
Hallo all,
i have the next Problem. OK I want to stream audio,video and other multimedia
over corba, but corba is very slow in the case vs. basic udp or. tcp call.
Have Omniorb/CORBA functions for make the obect request faster and not in the
'oneway' mode.
Thanks to all for helping me.
******************************************************************
Dirk Bangel
Zentrum für Informationstechnologie (ZI)
Fachhochschule Köln / University of Applied Sciences Cologne
50679 Köln, Betzdorferstr. 2, Tel: +49-221-8275-2665
mailto:dirk.bangel@fh-koeln.de, http://www.zi.fh-koeln.de
_______________________________________________
omniORB-list mailing list
omniORB-list@omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-list