Starting with Video Streaming >>
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 13.08.2025 - 17:12:39
Pages:  1  

Starting with Video Streaming

Advertising


MessageAuthor

hi there i was looking forward for some information on starting with my own Video Streaming Server, but dont know where to start with.....confused i have started doing research on the internet but m not able to find good resources, was looking forward for some suggestions, on from where to get started, regards :-) -Dumboo

------------------------------

m3guy35

user forum




Statistics:
Messages: 110
Registration: 06.19.2001
11.01.25 - 13:34:28
Message # 1
RE: Starting with Video Streaming

i'm not into it, but the guys here sure are. you might watch or contact them :)

------------------------------
-Ted

Kiko

user forum




Statistics:
Messages: 245
Registration: 03.18.2002
11.01.25 - 13:45:50
Message # 2
RE: Starting with Video Streaming

i can help you a little. did a webcam live streaming server/client in windows c++ (MFC, direct show). do you wanna do it all from scratch? what language? ....?

------------------------------

LboogieG12

user forum




Statistics:
Messages: 18
Registration: 01.05.2003
11.01.25 - 13:50:55
Message # 3
RE: Starting with Video Streaming

which platform? windows or linux/mac os x? what's your main focus on? - just the application? - network code? - encode/decode? what libraries do you mean? thought you wanted to do all from scratch ;) if you wanna do it for windows, i'd recommend DirectX (DirectShow). You can write your own DirectShow filters, put all your encode/decode code into directshow filters.

------------------------------
The Original GoldMember!!

Thewiseguy

user forum




Statistics:
Messages: 11
Registration: 10.23.2003
11.01.25 - 14:01:43
Message # 4
RE: Starting with Video Streaming

hi there, thanks for responding so soon :-) the C++ Builder is available for Win32 platform only, so Win32 :-) my focus is on encoding /decoding the images and sound CODEC. i require some information to get started with the CODEC, which help me extract the sound and images from the MPEG4 file, i was looking for some freeware Libraries for MPEG4 CODEC, but i m ready for writing completely from scratch also, ultimately my goal is to learn as much as i can from this project :-) once again thanks 4 ur time :-) hope to get some good advice -Dumboo

------------------------------
Erick Mahle

Tdo325i

user forum




Statistics:
Messages: 521
Registration: 07.27.2002
11.01.25 - 14:05:23
Message # 5
RE: Starting with Video Streaming

There is one implementation of almost everything:

------------------------------

Peter S.

user forum




Statistics:
Messages: 15
Registration: 06.01.2003
11.01.25 - 14:16:09
Message # 6
RE: Starting with Video Streaming

application: you gotta decide whether you "just" code filters in directx to use them with existent players as windows media player,... or write your own player too. for the server, you gotta decide whether to create a GUI or do the whole thing in a command line executable. if you wanna create your own server/client apps, what about MFC (Microsoft Foundation Classes)? I didn't like it to use MFC but there is plenty documentation in the www for MFC. -> an alternative is QT. I'd recommend using QT. -> video streaming: there are a couple of good links on this page: especially: (network code,...) mpeg 4 standards: open divx: directshow application programming: if that's not what you expected, let me know. cheers - andy

------------------------------

bblars

user forum




Statistics:
Messages: 122
Registration: 02.26.2001
11.01.25 - 14:24:34
Message # 7
RE: Starting with Video Streaming

hi there, thankyou guys for your time :-) i will surely go through all of the above links, i hope this give me a kick start once again thankyou very much -Dumboo :-)

------------------------------

neaks325i

user forum




Statistics:
Messages: 117
Registration: 05.11.2002
11.01.25 - 14:35:17
Message # 8
RE: Starting with Video Streaming
Burning a session.... : Previous topicNext topic: \"Session must be on an audio record volume\"
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants