Link to home
Start Free TrialLog in
Avatar of tvtech
tvtechFlag for Australia

asked on

Stream video from own PC to Web

Hi,

Does anyone have any code samples that show how I can allow people to connect to to my PC, via the Net and watch/listen to a video file, with audio?

Thanks
Avatar of kbirecki
kbirecki
Flag of United States of America image

I wouldn't recommend trying to write your own, but you could use an open source tool like VideoLAN (www.videolan.org).
Avatar of tvtech

ASKER

Thanks, but I preferreed a VB6 code solution, rather than third party.
OK, so you want to write a video streaming server in VB6?  Do you want to use IIS as the web-facing interface, or not?
ASKER CERTIFIED SOLUTION
Avatar of kbirecki
kbirecki
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial