LoginSignup
0
1

More than 1 year has passed since last update.

【自分用】掘って解決につながった参考リンク

Last updated at Posted at 2020-06-04

Webpack関連

Webpack - Exporting function prototypes in ES6 modules

FFMPEG関連

エンコードの高速化オプション
NodeJs - Fluent-FFMPEG cannot find FFMPEG
エンコードオプション
How to install FFMPEG on EC2 running Amazon Linux?
ffmpeg, stretch audio to x seconds
elastic beanstalkでffmpegをインストールするためのebextensionsコンフィグ
node-fluent-ffmpeg
How to run this complex filter in Fluent FFMPEG?
⭐️Expand (extend) a video to an specific duration [closed]
⭐️@ffprobe-installer/ffprobe
Executable not found, proposed : avprobe, ffprobe #172
→ffprobeがない、というエラーがでたら結局、npm unistallして再度installすると解決

HTTP関連

CORS issues: The 'Access-Control-Allow-Origin' header mustn't contain multiple values

AWS EC2関連

EC2インスタンスにApache HTTP Serverをインストールする。
エラー: Unprotected Private Key File (保護されていないプライベートキーファイル)
awsのec2にApacheを入れてwebサーバーとして使う

AWS ELB関連

Node.js アプリでのヘルス・チェックの使用
【初心者向け】ELBにSSL証明書をインストールする
How can I set up a Load Balancer for my Expressjs based application?

Elastic Beanstalk関連

【はじめてのAWSシリーズ】Elastic Beanstalk &コマンドラインでデプロイしてみる
Node.jsアプリケーションをElastic Beanstalkにデプロイする


AWS S3関連

AWS S3 の使い方 (Node.js)
Uploading Files to AWS S3 with Node.js

Wordpress関連

ローカル環境をXServerにデプロイする(この1記事でOK)

MongoDB関連

MacでMongoDBを起動するコマンド mongod --config /usr/local/etc/mongod.conf
Install MongoDB Community Edition on Amazon Linux
【Node.js入門】面倒なインストール不要!MongoDBの使い方とCRUD操作まとめ!
CentOS7にMongoDBをインストール〜MongoDB起動〜mongoShell起動
【2019年版】Node.js + MongoDBでデータベース接続をする【Mac環境】
Node.js から MongoDB へ 接続 / 操作 する 方法
MongoDBことはじめ – CRUD操作をMongo Shell, Node.js Driverで行う
Mongodb error on starting

Javascript関連

MediaRecorder

Record at constant fps with CanvasCaptureMediaStream even on slow computers

マルチスレッド

JavaScriptによるマルチスレッドの実現‐Concurrent.Threadの裏側

軽量マルチスレッドJavaScriptライブラリ「Thread.js」 1.0.0 リリース
Thread.js
Multithread.js

PDF

Parsing PDFs in Javascript with PDF.js

Turn pdf into array of png's using javascript (with pdf.js)

#決済
新しくなったStripeのCheckoutスニペットジェネレータがでない時
Stripeを利用した決済機能をテストする
Stripe でカスタムフォームを表示してカード決済(単品購入&定期購入)

#Agora
(V-CUBE)Agora 映像SDKの導入方法
agora.ioサンプルコードのおすすめリポジトリ
agora.io SDKでビデオ通話アプリの開発(WebRTC版)の初歩
(DEV)How To: Build a Live Broadcasting Web App
Custom Video Source and Renderer
Push Streams to CDN(コンソールでの設定付き)
(料金プラン)Billing for Real-time Communication Edit
Agora Pricing
(GitHub)agora-web-broadcast-demo

#Tensorflow
tensorflow.jsとWebRTCを組み合わせて、プライバシー保護のビデオチャットを作ってみた(前編)
任意のバーチャル背景を使えるページを作った
tensorflow/tfjs-models
Tensorflow.jsのBodyPix 2.0を使ってみた
BodyPix: Real-time Person Segmentation in the Browser with TensorFlow.js

#Python
pyenvを使ってpythonのバージョンが変更できない時の原因
ChromeDriverの場所の見つけ方
Error message: “'chromedriver' executable needs to be available in the path”

###.htaccess
拡張子.htmlを非表示に。.htaccess記述ディレクトリ名/で止める。

Unity

【Unity】Uncaught SyntaxError: Invalid or unexpected token
[Unity]WebGL出力をスマホのブラウザで実行する
FBXモデルにテクスチャが反映されない

その他

Javascript timer paused when alert box appears
いい感じのChromakeyシェーダー

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1