Ahsan David Pérez Bermúdez
Ahsan David Pérez Bermúdez
> I installed this on a machine just to test it out, and it worked great once I realized that to get out of my local login loop I had...
> Hello! I just downloaded the addon and it works as it should, but after rebooting I have to run the `make install` again, because CRD goes back to normal...
This [Pull Request](https://github.com/xeyownt/xseticon/pull/9) adds support to multiple image files including .svg
To connect with NetworkManager actually is not that hard, I managed to create this [script](https://github.com/ahsand97/connect-to-globalprotect-vpn-using-nmcli) that automatically do all the necessary steps to connect to a GP VPN using `openconnect`...
I changed a bit the script and updated to work with newly updated cam4 Click to expand! ```python import time import datetime import os import threading import sys import configparser...
> Thanks for your solution, @ahsand97 It works perfectly! > > @ahsand97 @horacio9a @beaston02 Do you have a fix for beaston02's CB recorder? It suddenly stopped working this week :(...
> should be it but it's not working > `https://stripchat.com/api/front/v2/models/username/{self.modelo}/cam` Is that the URL from that page?? that API doesn't seem to have the url for the streaming directly, I'd...
> it doesn't seem to work That API doesn't provide the URL for the streaming, meanwhile C4 and CB's do, there's either another API where the URLs for the streaming...
> I hope this helps. It did help, based on your feedback I adapted the script to work with StripChat too for @senhor-R Click to expand! ```python import time import...
> Hi ahsand97, thanks for the pull request. I'll give it a try and integrate it if ok. Thanks, I didn't update the dependencies to the snap version cuz I...