Re: [Live-devel] Binding to a specific interface

2008-11-04 Thread Ross Finlayson
I have a system that has multiple Ethernet interfaces. How can I bind mediaserver to a specific interface. For instance, I have two interfaces: 192.168.0.1 and 10.0.0.1. I would like media server to be available to only the systems attached to the 10.0.0.x physical interface. Any ideas? F

Re: [Live-devel] Binding to a specific IP number

2008-11-04 Thread Steve Jardine
Is there a way I can get mediaserver to bind to a specific IP #? Thanks, Steve ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Binding to a specific interface

2008-11-04 Thread Steve Jardine
I have a system that has multiple Ethernet interfaces. How can I bind mediaserver to a specific interface. For instance, I have two interfaces: 192.168.0.1 and 10.0.0.1. I would like media server to be available to only the systems attached to the 10.0.0.x physical interface. Any ideas?

Re: [Live-devel] .NET Integration

2008-11-04 Thread Matt Schuckmann
Probably your best bet is to create a managed to unmanaged C++ interop library that exposes the functionality that you need in managed classes.Your VB.NET application will then be able to import and use your managed interfaces. This is the way I have approached it. Matt S. Jack A Short wrot

[Live-devel] .NET Integration

2008-11-04 Thread Jack A Short
Hi Mailing List, I am trying to find away of adding a video streaming into our VB.NET application. I was wondering if it was possible to use the livemedia libraries in conjunction with our VB.NET interface, so that we can integrate a video streaming application into our application. Any help w

[Live-devel] RTSPServer disconnects client session in incomingRequestHandler1 [Possible patch]

2008-11-04 Thread Ralf Globisch
Ross, Glad we could contribute something. The tests I ran were all successful with the new release, thank you. And thanks again for the great library, Regards, Ralf -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document F

Re: [Live-devel] RTSPServer disconnects client session in incomingRequestHandler1 [Possible patch]

2008-11-04 Thread Ross Finlayson
Ralf, Many thanks for the bug report. I have applied (a sllightly modified version of) your patch, and released a new version (2008.11.04) of the software. Please check that it works OK for you, and eliminates your problem. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _