Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9006065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:18:51+00:00 2026-06-16T01:18:51+00:00

I am trying to stream a video file using gstreamer from one device to

  • 0

I am trying to stream a video file using gstreamer from one device to another over RTP. At the sender side I am using the following command :

gst-launch filesrc location=/home/kuber/Desktop/MELT.MPG ! mpegparse ! rtpsend ip=localhost

But this gives the following error : no element “rtpsend” , I downloaded all the rtp tools and still the same error. Am I using rtpsend in some wrong way?
Also can someone give me the command line code for streaming video file(locally stored in my laptop and not the testvideosrc file) from one device to another? strong text

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T01:18:52+00:00Added an answer on June 16, 2026 at 1:18 am

    Assuming this is a MPEG1/2 elementary stream (because you are using mpegparse) that you want to send out You need to use rtpmpvpay after your mpegparse and then give the output to udpsink.

    mpegparse ! rtpmpvpay ! udpsink host="hostipaddr" port="someport"
    

    I am not aware of any rtpsend plugin as such. The above holds true for any streaming on rtp.

    Do a gst-inspect | grep rtp to see all the payloaders, depayers

    If it is a mpegps stream you need to first do a mpegpsdemux before the rest of the pipeline.

    EDIT:

    Why not remove mpegparse? don’t see why you need it. You should learn to look at the source and sink requirements in gst-inspect of the component, that will tell you the compatibility that is needed between nodes. Recieving will be reverse udpsrc port=”portno” ! capsfilter caps=”application/x-rtp, pt=32, ..enter caps here” ! rtpmpvdepay !

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to stream video to a server from another machine using Java and
I'm trying to stream sound from my soundcard using sox's default audio device and
so I'm using gstreamer for java and I'm trying to playback live video stream
I am trying to make Quicktime files stream from a HTML document using the
I am trying to stream my webcam video using the ffmpeg to wowza media
I'm trying to create an app to stream video from an ip-camera to android
I am trying to stream video file on web. my server is httpd 2.2
I'm trying to extract metadata from video files by running ffprobe using nativeProcess .
I am trying to stream video from android camera through local unix socket and
I've created a topology for a video file which contains just one stream (no

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.