Copas :
Sunday, 9 April 2017
Friday, 17 March 2017
Mengenal Kereta Hyperloop

Bagaimana sebenarnya konsep kereta hyperloop yang diperkenalkan ke Indonesia oleh Bibop G Gresta, co-founder hyperloop Transportation Technologies, dua hari lalu itu? Bagaimana bisa
Saturday, 18 February 2017
Transcoding streams with FFmpeg
RTSP/RTP camera
MPEG-TS stream
ffmpeg -i "rtsp://[camera-ip-address]/[camera-URI-syntax]" -vcodec libx264 -vb 150000 -g 60 -vprofile baseline -level 2.1 -acodec aac -ab 64000 -ar 48000 -ac 2 -vbsf h264_mp4toannexb -strict experimental -f mpegts udp://127.0.0.1:10000?pkt_size=1316
Monday, 6 February 2017
Subscribe to:
Comments (Atom)