[Adminsysters] videocall trick

mara mara at multiplace.org
Wed Dec 16 19:18:20 CET 2020


Hi ignifugo,
I checked your gitlab issue for details.
See my comments below, might be of help.

On 12/16/20 2:02 PM, ignifugo wrote:
> 
> At the moment I have 2 problem:
> 
> - how apache can cohabit in a machine with a nginx dockerized. The
> literal error is in the wiki.
don't run docker by mapping adele's port 80 to docker's 80, because it
is used by apache. Map ports 1935 and another random one, e.x -p 6667:80
Then nginx can save that stream to a local folder. So you will need to
run docker with a mounted directory from adele which apache has access too.

> 
> - how forward everything on https
The stream web page in apache can serve this local folder by adding an
alias in the stream apache confing. You can use https to acces this web
page by creating a new a certificate for the subdomain "stream". Like we
normally do.

I found this small tutorial, that shows how nginx can convert raw RTMP
to http-based files which apache can after serve in the web page.
https://www.nobile-engineering.com/wordpress/index.php/2018/10/30/video-streaming-hls-apache-nginx/
> This are the 2 points of this night for me.. I think at 20:00 cest to
> try again on Adele, if someone want join is really welcome!
> ps: what is running on 0.0.0.0 of Adele? that probably is what docker
> does not appreciate.
0.0.0.0 is just another way to say localhost or the server's IP.
The docker error you get:
"listen tcp 0.0.0.0:80: bind: address already in use."
It's the port which is the problem not the IP.

HTH
m
ps: I had to simplify the email subject :P

> 
> second.. why stream.systerserver.net is managed by apache by default?
> how to say to apache not works in that vhost?
> 
>> On 15.12.20 16:52, Donna Metzlar wrote:
>>> Hi Ignifugo,
>>>
>>> I think it will be great if you install the BBB "plugin" on Adele.
>>>
>>> On Thursdays I host an online board games meetup from 7pm. I can follow
>>> the disscussion on my Element app on my phone and can react to stuff if
>>> need be.
>>>
>>> Donna
>>>
>>> On 15/12/2020 16:38, ignifugo wrote:
>>>> oooopsss!
>>>>
>>>> hem I wrote on that tread that is in topic but I not checked the list.
>>>>
>>>> hem I forward here. hugs
>>>>
>>>> ignifugo
>>>>
>>>>
>>>>
>>>> -------- Forwarded Message --------
>>>> Subject: 	Re: [Etc-int] videocall trick
>>>> Date: 	Tue, 15 Dec 2020 16:24:30 +0100
>>>> From: 	ignifugo <ignifugo at insicuri.net>
>>>> Reply-To: 	ignifugo at insicuri.net, List for women that participated in an
>>>> /ETC. <etc-int at lists.eclectictechcarnival.org>
>>>> To: 	etc-int at lists.eclectictechcarnival.org
>>>>
>>>>
>>>>
>>>> I missed a link...
>>>>
>>>> On 15/12/20 16:22, ignifugo wrote:
>>>>> On 05/11/20 09:38, Donna Metzlar wrote:
>>>>>> Hi Ignifugo,
>>>>>>
>>>>>> That's cool, thanks. I just tried it on my own (new) Jitsi server and it
>>>>>> didn't work. I guess because I haven't made the DNS entry for the
>>>>>> subdomain "live" yet? Do you know?
>>>>> hum probably.
>>>>>> ie I have jitsi.untanga.org
>>>>>> but not live.untanga.org
>>>>> this is the repo of the dockerfile from autistici
>>>>> https://git.autistici.org/subvertao/docker-live
>>>>>
>>>>> is a custom config of nginx to have live.autistici.org that is a custom
>>>>> module (https://github.com/arut/nginx-rtmp-module)
>>>>>
>>>>> I would like to try to use on adele if you like.
>>>>>
>>>>> I could open a repo in git.systerserver.net with the clone of that
>>>>> dockerfile and add my doc in the wiki.
>>>>>
>>>>> So you can stay update about my experiment :P... I would like try this
>>>>> night (tuesday) and thursday... I'll be in https://riot.untanga.org/
>>>>>
>>>>> Because I would like to test for this meeting...
>>>>> https://orlando.women.it/evento/codici-differenti-seminario/
>>>>>
>>>>> they bought a BBB service here
>>>>> https://mynaparrot.com/en/classroom/bigbluebuttonservice and there is
>>>>> the BBB
>>>>>
>>>>> here explained the concept:
>>>> https://github.com/bigbluebutton/bigbluebutton/issues/8295
>>>>> but they missing the streaming server. I tryed on live.autistici.org and
>>>>> the streaming is working.
>>>>>
>>>>> but I would like offer to them (centro delle donne, center for woman in
>>>>> Bologna) this "service" by a only-woman running server as systerserver :D
>>>>>
>>>>> hem.. lets'go to se if can work ... So after we can evaluate if we want
>>>>> that service and offer to others group or not..
>>>>>
>>>>> Someone can see negative conseguence? it is ok for you if I do this test?
>>>>>
>>>>> hugs ignifugo
>>>>>
>>>>>> Donna
>>>>>>
>>>>>> On 05/11/2020 09:30, ignifugo wrote:
>>>>>>> Hi friends..
>>>>>>>
>>>>>>> I would like share with you this workflow fot do a conference that
>>>>>>> sounds really good for big number.. and maybe give us the possibility to
>>>>>>> do a new /etc online?!?! :P
>>>>>>>
>>>>>>> here there is the vc.autistici.org that is a simple instance of jitsi.
>>>>>>>
>>>>>>> if you write in the menu, under "start live streaming".. and when is
>>>>>>> asking a key of you tube, you put the "name of your room" is starting
>>>>>>> the streaming in live.autistici.org/#nomedellaroom
>>>>>>>
>>>>>>> example...
>>>>>>>
>>>>>>> https://vc.autistici.org/VerticalMachineriesTotalEither
>>>>>>>
>>>>>>> linked with
>>>>>>>
>>>>>>> https://live.autistici.org/#VerticalMachineriesTotalEither
>>>>>>>
>>>>>>> enjoy!
>>>>>>>
>>>>>>> I'm sure you find a lot of marvellous way to use :)
>>>>>>>
>>>>>>> and.. I would like starting to organize not a virtual etc.. but yes.. a
>>>>>>> small event online between us!
>>>>>>>
>>>>>>> hugs ignifugo
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Etc-int mailing list
>>>>>>> Etc-int at lists.eclectictechcarnival.org
>>>>>>> https://lists.eclectictechcarnival.org/mailman/listinfo/etc-int
>>>>>>>
>>>>>> _______________________________________________
>>>>>> Etc-int mailing list
>>>>>> Etc-int at lists.eclectictechcarnival.org
>>>>>> https://lists.eclectictechcarnival.org/mailman/listinfo/etc-int
>>>>> _______________________________________________
>>>>> Etc-int mailing list
>>>>> Etc-int at lists.eclectictechcarnival.org
>>>>> https://lists.eclectictechcarnival.org/mailman/listinfo/etc-int
>>>> _______________________________________________
>>>> Etc-int mailing list
>>>> Etc-int at lists.eclectictechcarnival.org
>>>> https://lists.eclectictechcarnival.org/mailman/listinfo/etc-int
>>>>
>>>> _______________________________________________
>>>> Adminsysters mailing list
>>>> Adminsysters at lists.genderchangers.org
>>>> https://lists.genderchangers.org/mailman/listinfo/adminsysters
>>>>
>>> _______________________________________________
>>> Adminsysters mailing list
>>> Adminsysters at lists.genderchangers.org
>>> https://lists.genderchangers.org/mailman/listinfo/adminsysters
>> -- 
>>
>> helen varley jamieson
>>
>> helen at creative-catalyst.com <mailto:helen at creative-catalyst.com>
>> http://www.creative-catalyst.com <http://www.creative-catalyst.com>
>> http://www.upstage.org.nz <http://www.upstage.org.nz>
>> https://mobilise-demobilise.eu <https://mobilise-demobilise.eu/>
>>
>>
>> _______________________________________________
>> Adminsysters mailing list
>> Adminsysters at lists.genderchangers.org
>> https://lists.genderchangers.org/mailman/listinfo/adminsysters
> 
> _______________________________________________
> Adminsysters mailing list
> Adminsysters at lists.genderchangers.org
> https://lists.genderchangers.org/mailman/listinfo/adminsysters
> 

-- 
mara.multiplace.org


More information about the Adminsysters mailing list