問題タブ [usb-camera]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
375 参照

python - 「PutMedia」API を使用した AWS Kinesis-Video-Stream への USB カメラのライブストリーミング

Python を使用して、USB カメラを kinesis-video-stream に直接ライブ ストリームしています。'PutMedia'aws から APIを実装しようとしたところ(リンク)、次のコードを参照してローカルに保存されたビデオをここにアップロードできました。
これが私のわずかに変更されたコードです:

また、このクラスgen_request_parametersを理解するのを手伝ってください。