[dvblast-devel] How to limit some multicast streams to local host only?

Doychin Dokov dokov at silistra.tv
Fri Nov 20 08:23:15 CET 2015


Assign a multicast range for such purposes, and route it to localhost
before starting dvblast:

Example for most Linuxes:
ip route add 239.100.100.0/24 dev lo src 127.0.0.1

- D.

2015-11-20 8:43 GMT+02:00 Ali H.M. Hoseini <alihmh at gmail.com>:

> Hello,
>
> I use a combination of dvblast and cubemap to stream some channels in my
> network.
> I use cubemap to create access to TS for users over http.
>
> I tried to limit some streams to localhost:
>
> 239.255.0.1:1234 at 127.0.0.1 > In this case nobody sees multicast streams,
> even cubemap on localhost.
>
> 239.255.0.1:1234 at lo > In this case there is no effect. Other users could
> see multicast stream over network.
>
> How I could limit some dvblast channels so only local cubemap can see
> their multicast, no other users over network?
> Any suggestions? I searched google and mailing list archive, but found
> nothing.
>
> Best regards
>
> _______________________________________________
> dvblast-devel mailing list
> dvblast-devel at videolan.org
> https://mailman.videolan.org/listinfo/dvblast-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20151120/ce4ebeb5/attachment.html>


More information about the dvblast-devel mailing list