2016-01-01から1年間の記事一覧

Deep Learning Willus.com's K2pdfopt Download Page the.nyarla.net

fromdusktildawn.hatenablog.com 東京大学の松尾豊氏に学ぶ。人工知能の進化でデザイナーやプログラマー、起業家の仕事はどう変わる? | HRナビ by リクルート 機械学習の Python との出会い — 機械学習の Python との出会い menthas.com

mr3020 openwrt

failsafe mode TL-MR3020 Failsafe Mode (OpenWrt) | khairulazam.net

mpeg ts で audio/video とりあえずできた

これが完璧版 (filter 追加) gst-launch-1.0 -e v4l2src norm=PAL ! omxh264enc target-bitrate=8000000 control-rate=variable ! video/x-h264, profile=high ! queue ! mpegtsmux name=muxy alsasrc device=plughw:0,0 ! volume volume=3 ! audioconvert …

GS 1.4

RaspberryPiで高画質ライブ配信 - ディーズガレージ wiki

serverside で簡単に見られるよう設定

hammmm.hatenablog.com Fileへの出力→OK gst-launch-1.0 -e \mp4mux name=muxy ! filesink location=out.mp4 \alsasrc device=plughw:0,0 ! audio/x-raw,rate=48000 ! audioconvert ! queue ! lamemp3enc ! muxy.audio_0 \v4l2src ! videoconvert ! omxh264e…

GStreamerの使い方

GStreamerのエレメントをつないでパイプラインを組み立てるには - ククログ(2014-07-22)

とりあえず動いたバージョン

受信側 gst-launch-1.0 udpsrc port=1234 caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264" ! rtph264depay ! avdec_h264 ! autovideosink sync=false & gst-launch udpsrc port=1235 caps="application/…

Gstream 音声+映像 ストリーミg

signal-flag-z.blogspot.com TKJ Electronics » How to stream video and audio from a Raspberry Pi with no latency The streaming script: #!/bin/bash -eserverIp=$(ifconfig | grep -E 'inet.[0-9]' | grep -v '127.0.0.1' | awk '{ print $2}')clientI…

Gstream command

gst-launch-1.0 v4l2src ! videoconvert ! omxh264enc ! rtph264pay pt=96 config-interval=1 ! udpsink host=$1 gst-launch-1.0 udpsrc port=1234 caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264" ! rt…

Gstream研究

あしたのオープンソース研究所: GStreamer - ククログ(2010-01-11) hammmm.hatenablog.com oss.infoscience.co.jp hammmm.hatenablog.com qiita.com

JJY emission on RPI

itpro.nikkeibp.co.jp

RPI3 動画配信関連

qiita.com qiita.com 街角のリブロガー: Raspberry Pi用にGStreamer 1.4をコンパイルする min117.hatenablog.com

Raspberry pi 3 dd on linux

Linux(Ubuntu)で、RaspberryPiのSDカードをインストールする方法 Linux(Ubuntu)で、RaspberryPiのSDカードをインストールする方法 - Qiita