Andre Pramaditya
Andre Pramaditya
I tried compiling with `g++` and it simply didn't work. Replaced it with `g++-9` and the compile was successful. My machine is Mac OS X. My `gcc --version`: ``` Configured...
What exactly should I put in the ffplay command? ``` ▶ ./v380 -u device2 -p password2 -port 8800 -ip 192.168.1.9 | ffplay -vf \"setpts = N / (25 * TB)\"...
I tried to connect to my camera by MAC Address but I can't seem to work it. ``` ▶ ./v380 -p [insert password] -mac [insert mac address] | ffmpeg -i...
**For short term contributors:** we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting...
So I was accessing instagram on the web and I wanted to view my DM's through `igdm`, but somehow, I can't log in. Is this a bug?  
> I think you forgot to replace the default electron app icon.  
Just a simple fix.
Hey there, first time (soon-to-be?)contributor here. Would it make more sense to move the changelog content (major, minor fixes) present on `readme.md` to a certain file such as `[root]/changelog.md` so...
Related to https://codein.withgoogle.com/dashboard/task-instances/5981550299054080/ I've tested the current written commands on the README.md and has improved them after I've successfully installed them on my Apple Machine. Please take a look.