Re: Streaming to a remote host
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I'm programming in C# and some samples would be great. My project
consists of an architecture like this:
Network Camera (should use WMEncoder) that communicates with a proxy
that in its turn comunicate with many clients that should be able to
see the contents of the streamed video.
How is this possible in sample code? Sending streaming data to a remote
host; forwarding to the clients in the proxy and showing the streaming
video in the clients.
Thanks in advance again,
Nuno Magalhaes.
.
Relevant Pages
- Streaming to a remote host
... Network Camera that communicates with a proxy ... see the contents of the streamed video. ... Sending streaming data to a remote ... forwarding to the clients in the proxy and showing the streaming ... (microsoft.public.dotnet.languages.csharp) - Re: ISA Server Problems, please help
... Based on the rules you have listed, SecureNAT clients should only be allowed ... The All access rule for SBS Internet Users ... Web Proxy and/or Firewall Client ... > header to the publishing server instead of the actual one. ... (microsoft.public.windows.server.sbs) - Re: ISA 2004 Web Proxy Clients
... Do I need to create WPAD cname record in DNS in concert with WPAD entries in ... Is it possible to propagate web proxy information to clients using WPAD ... proxy clients dont get proxy server address in LAN settings of IE.Another ... (microsoft.public.isa.clients) - RE: Web Pages Stall
... The clients can access the internet via IE7. ... All proxy settings are correct. ... Do you still need the ISA logs?? ... (microsoft.public.windows.server.sbs) - Re: encapsulating webservice proxy to hide complexity
... - I really don't want my Web Proxy class to be exposed... ... with the ways your clients will be using the service. ... I would like to provide a simpler interface from my WS client DLL, ... int ret3 = pxy.SimplerMethod; ... (microsoft.public.dotnet.framework.webservices) |
|