LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2014, 02:54 PM   #1
CokeAt3C
LQ Newbie
 
Registered: Jan 2014
Posts: 2

Rep: Reputation: Disabled
Video Stream from RasPi to Linux Debian


Dear Community!
As you can see, it is my first post on linuxquestion.org.
Of course I tried to use the forum and google search, but maybe I dont know the right words to find a solution for my problem. So I decide to ask here.

I tried to set up a video-stream from my RasPiCam to a linux based laptop (debian-7.3.0-i386-DVD-1.iso). Therefore I want to use this tutorial. Until the point with the MacBook it works fine. But I have no Macbook and I realy dont know how to realize the receiver (laptop) settings.

I hope that someone can help me to find a solution.

I also know about the oficial stream solution from raspberrypi.org/camera. His latency is to high for me.

Thanks, Simon
 
Old 01-12-2014, 03:36 PM   #2
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
http://rpm.pbone.net/index.php3/stat...gst-launch-1.0

http://gstreamer.freedesktop.org/dat...ter-using.html

even with the tutorial using OSx, you should be fine running that command line or something very similar in your Debian system.

Good luck, let us know how it pans out. sounds like an interesting project.
 
Old 01-14-2014, 11:40 AM   #3
CokeAt3C
LQ Newbie
 
Registered: Jan 2014
Posts: 2

Original Poster
Rep: Reputation: Disabled
Hello all,

just a litle update:
I found some inspiration on this website and show you (imho) the relevant steps:
source: https://gnunet.org/build-instructions-debian-73

Quote:
# apt-get update
# apt-get upgrade
# nano /etc/apt/sources.list

# These were there before:
deb http://ftp.de.debian.org/debian/ wheezy main
deb-src http://ftp.de.debian.org/debian/ wheezy main
deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
deb http://ftp.de.debian.org/debian/ wheezy-updates main
deb-src http://ftp.de.debian.org/debian/ wheezy-updates main

# Add these lines (feel free to adjust the mirror):
deb http://ftp.de.debian.org/debian/ testing main
deb http://ftp.de.debian.org/debian/ unstable main

The next step is to create/edit your /etc/apt/preferences file to look like this:

Package: *
Pin: release a=stable
Pin-Priority: 700

Package: *
Pin: release a=testing
Pin-Priority: 650

Package: *
Pin: release a=unstable
Pin-Priority: 600

Update again

Now, run again

# apt-get update
# apt-get upgrade
now it is possible to install gstreamer:
apt-get install -t unstable gstreamer1.0
and you can run the reciever command:

gst-launch-1.0 -v tcpclientsrc host=YOUR-PI-IP-ADDRESS port=5000 ! gdpdepay ! rtph264depay ! avdec_h264 ! videoconvert ! autovideosink sync=false

thanks, Simon
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to live stream video from webcam on Linux LXer Syndicated Linux News 0 09-04-2013 03:11 PM
ffmpeg mixing audio/video - trying to end vid after video stream completes joejoe99 Linux - Software 2 06-21-2012 11:44 PM
Watching a video stream on linux locazor Linux - Software 1 04-29-2004 07:06 AM
Capturing Video Stream suriyamohan Programming 0 03-25-2003 07:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration