Search found 3 matches

by vinit
Sun Nov 19, 2006 7:16 pm
Forum: PHP - Code
Topic: USING ACTIVEX
Replies: 1
Views: 301

USING ACTIVEX

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 redi...
by vinit
Tue Oct 10, 2006 2:36 pm
Forum: PHP - Code
Topic: Web Reference
Replies: 2
Views: 212

Web Reference

Hi
can any one help me with the web reference, like in .NET do we have any direct web reference in php if so can you please provide me a example or syntax of that.
by vinit
Thu Sep 28, 2006 11:10 am
Forum: PHP - Code
Topic: WEBSERVICES API
Replies: 1
Views: 281

WEBSERVICES API

Can somebody tell me how to call an API .I was using the redirection method, but using the redirection its not possible to call 30-40 API's at a time. 1. How to call an API 2. If the output of the API is a live video then how to stream that display on to a webbrowser. Please let me know if you have ...