# DragonSprint - https://hackmd.io/s/ByPAS-GQl ## Sprinting PiratePad http://piratepad.net/E1rAXE92in ## Coffee and other beverages Beverages are provided for free but please be considerate. Take a mug, place it under the nozzle, press a desired button and wait for the liquid to stop flowing. If you need help, ask the ladies/guys at the reception. For soft drinks, just take them from the fridge. **Remember to note what you have taken on the paper at the reception.** ## WIFI |SSID |PSK | |-------------|--------------| |Poligon |poligon2014 | |DragonSprint |winterishere | ## Social Please use #dragonsprint on Twitter, Facebook, etc. irc.freenode.net:7000 Channels: #pyramid, #sprint ## Schedule 9:00 sprint kickoff 12:30 lunch 16:30 daily standup 20:00 dinnner ## Sprint topics * pyramid issues: https://github.com/Pylons/pyramid/issues * issues suitable for newcomers: https://github.com/Pylons/pyramid/issues?q=is%3Aissue+is%3Aopen+label%3ADragonSprint ## LiveStream https://www.youtube.com/watch?v=eAYpWUTVPp0 ffmpeg -async 1 -f video4linux2 -r 24 -i /dev/video0 -vcodec libx264 -preset ultrafast -b:a 128k -b:v 1500k -minrate 1500k -g 60 -pix_fmt yuv420p -s 1280x720 -f flv -y rtmp://a.rtmp.youtube.com/live2/cbzw-72xj-a1st-aq9k ffmpeg -async 1 -thread_queue_size 512 -f video4linux2 -r 24 -i /dev/video0 -thread_queue_size 8096 -async 1 -f alsa -i "dsnoop:CARD=C920,DEV=0" -acodec aac -ar 44100 -vcodec libx264 -preset ultrafast -b:a 128k -b:v 1500k -minrate 1500k -g 60 -pix_fmt yuv420p -s 1280x720 -f flv -y rtmp://a.rtmp.youtube.com/live2/cbzw-72xj-a1st-aq9k ```