According to the code in Python USB Camera Deepstream 5.0 Sample with Multiple Cameras? - Intelligent Video Analytics / DeepStream SDK - NVIDIA Developer Forums, currently your pipeline is to display the osd + tiled video with “nveglglessink” plugin. If you want to send the same video to Kinesis, you may need to modify your pipeline to replace the “nveglglessink” with " nvvideoconvert + nvv4l2h264enc + h264parse(stream-format=avc alignment=au) + kvssink"
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Kinesis c++ Producer SDK | 11 | 998 | October 12, 2021 | |
Problem with running AWS Kinesis video streams producer SDK | 6 | 1953 | November 27, 2018 | |
How to use custom plugin? | 6 | 1300 | October 12, 2021 | |
How to stream frames using gstreamer, with opencv in python? | 6 | 23048 | October 18, 2021 | |
GStreamer python script to send and receive UDP stream | 10 | 4982 | October 18, 2021 | |
How to work with videostreaming from Jetson nano to AWS Kinesis?? | 2 | 1387 | October 18, 2021 | |
Problem getting gstreamer pipeline working with OpenCV and Python | 8 | 3878 | October 18, 2021 | |
Build stream script | 2 | 707 | October 15, 2021 | |
Deepstream sample to usefor our solution | 6 | 298 | October 14, 2021 | |
Qs about jetson.utils.gstCamera | 6 | 2502 | October 18, 2021 |