USING ACTIVEX

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vinit
Forum Newbie
Posts: 3
Joined: Tue Sep 12, 2006 9:21 am

USING ACTIVEX

Post by vinit »

Can somebody tell me how to display live streaming data using ACTIVEX control on the web browser.

The output of the live stream is a series of JPG images(from a network camera).How to output this to a browser? Can somebody help me in developing some interface capable of capturing the stream and redisplaying it in a browser.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

ActiveX goes in the browser, not the server.
Post Reply