Works here on Linux Mint based on ubuntu.
- Put the edid_monitor.bin in /lib/firmware/edid_monitor.bin
sudo nano /etc/initramfs-tools/hooks/edid
#!/bin/sh
PREREQ=""
-- add users: | |
-- $ htpasswd -s -c /etc/nginx-rtmp/.htpasswd streamname | |
-- stream: | |
-- $ ffmpeg -i foo.mp4 -c copy -f flv rtmp://abc.de/streamname?auth=password | |
local users = {} | |
for line in io.lines("/etc/nginx-rtmp/.htpasswd") do | |
local user, pass = line:match("([^:]+):{SHA}([^\n]+)") | |
users[user] = pass | |
end |
On February 4, 2015, I counted and identified all the bottle caps in my cap bag.
On March 4, 2016, I did it again for some reason.
Total: 543
Amount | Name | Reference Cap | URL |
---|---|---|---|
159 | Hofbräuhaus München | http://i.imgur.com/wzoIiTh.jpg | http://www.hofbraeuhaus.de/ |
67 | Henry Weinhard's Root Beer | http://i.imgur.com/e3ZSrz6.jpg | http://www.henryweinhards.com/ |
(╯‵Д′)╯彡┻━┻ |