![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
Real Time Stream Video Library
Does anyone know of an open source, cross platform (Linux, Mac OS X, Windows) real time streaming video library?
What I am looking for is something that will allow me to take a video source I am already capturing, send it frames over the network, then give me back the frames so I can display them myself. I don't want something which connects to camera/movie file itself and streams the video to a special player. I want a *library*, not a set of applications that can stream video to each other. The closest I have found is the Mpeg4IP project. It looks to be what I want, but I can't seem to find any documentation on its internals. The only "docs" for it are the implementations of the a real time streaming application, and a simple player. Those both use a decent amount of its internal libraries. So if someone could point in the direction of betters docs for it, that would be equivalent.
__________________
Robotics @ Maryland AUV Team - Software Lead |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Nov 2007
Posts: 33
Rep Power: 0
![]() |
Re: Real Time Stream Video Library
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scheduler for Real Time Tasks | scheduler | Existing Project Development | 2 | Apr 12th, 2006 3:22 AM |
| the video game. Burden on our future? | Eric the Red | Coder's Corner Lounge | 41 | Apr 5th, 2006 12:06 PM |
| way to make a function execute at time 'x' | badbasser98 | C++ | 10 | Apr 5th, 2006 7:14 AM |
| Time | ChronicCode | Java | 2 | Aug 11th, 2005 2:22 PM |
| Checking source codes of image, audio and video files | on_auc | C++ | 3 | Feb 21st, 2005 8:36 PM |