![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2006
Posts: 27
Rep Power: 0
![]() |
Need general approach to programming problem
What I'm looking for is a way to sync a video upload and download at the same time (live broadcast) in an embedded format such as flash. Anybody help?
|
|
|
|
|
|
#2 |
|
Newbie
Join Date: Jan 2006
Posts: 27
Rep Power: 0
![]() |
Please? It doesn't not have to be in flash, I can work that out later. How do I do htis?
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() |
it would be foolish to have completly sync'ed download while watching. you need at least a small cache so the video doesn't get choppy if the user gets a IM or is listening to online music. The user's entire bandwidth will never be deticated to just your video, so there is a good chance it wouldn't work as you want with out a cache.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jan 2006
Posts: 27
Rep Power: 0
![]() |
I know that it would cache the video. I was really going towards how to be able to stream audio from the field.
|
|
|
|
![]() |
| 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 |
| programming problem | mcl1008 | Java | 6 | Nov 6th, 2006 1:59 PM |
| new approach to learning programming...should i give it a go? | angry_asian | C++ | 21 | Jun 21st, 2006 3:48 PM |
| C programming problem | mmmm_strawberries | C++ | 3 | Mar 1st, 2005 3:48 PM |
| SPIM Assembly Programming Simulation Problem | tsgrimey | Assembly | 1 | Feb 9th, 2005 2:21 AM |