Coder Social home page Coder Social logo

Comments (4)

prabathdj avatar prabathdj commented on September 26, 2024 1

@clogwog

nvvidconv

In this pipeline in Scenario 1 added the below element
record

gst-client pipeline_create rec interpipesrc listen-to=back format=time stream-sync=restart-ts ! nvvidconv ! capsfilter caps="video/x-raw(memory:NVMM),width=1920,height=1080,format=NV12" ! comppc.sink_0 interpipesrc listen-to=psnt format=time stream-sync=restart-ts ! nvvidconv ! capsfilter caps="video/x-raw(memory:NVMM),width=960,height=540,format=NV12" ! comppc.sink_1 interpipesrc listen-to=cam1 format=time stream-sync=restart-ts ! nvvidconv ! capsfilter caps="video/x-raw(memory:NVMM),width=960,height=540,format=NV12" ! comppc.sink_2 nvcompositor name=comppc sink_0::xpos=0 sink_0::ypos=0 sink_0::width=1920 sink_0::height=1080 sink_1::xpos=0 sink_1::ypos=270 sink_1::width=960 sink_1::height=540 sink_2::xpos=960 sink_2::ypos=270 sink_2::width=960 sink_2::height=540 ! nvvidconv ! nvv4l2h264enc maxperf-enable=1 bitrate=4000000 profile=4 ! h264parse ! mpegtsmux ! filesink location="pip5050.ts" sync=false async=false

from gstd-1.x.

prabathdj avatar prabathdj commented on September 26, 2024

Was able to resolve error was an element was missing in the pipeline

from gstd-1.x.

clogwog avatar clogwog commented on September 26, 2024

please share the solution ?

from gstd-1.x.

clogwog avatar clogwog commented on September 26, 2024

thank you !!

from gstd-1.x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.