[Live-devel] Why the testOnDemandRTSPServer show 0.0.0.0:8554

SpaceLi spacelis at gmail.com
Wed Aug 9 20:00:29 PDT 2006


I have read that part of code, it seems to use multicast ip to figure
out ourSourceAddress. But the os does not support multicast on my
board or I am not sure if multicast could work properly on the system.
And I am not very interest in multicast. Is there any way to make it
without multicast.
And even specified static ip in code is acceptable.
thx for reply.

On 8/10/06, Ross Finlayson <finlayson at live555.com> wrote:
> >I tried testOnDemandRTSPServer in testProgs.
> >But the message showed 0.0.0.0
>
> This is happening because - for some unknown reason - the function
> "ourSourceAddressForMulticast()" (in "groupsock/Groupsock.cpp") is
> failing to find the computer's own IP address.
>
> You'll need to trace through that code, to figure out why it is not
> working on your computer.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>


More information about the live-devel mailing list