LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-01-2010, 10:02 PM   #1
potuz
Member
 
Registered: Jul 2009
Distribution: Gentoo, CLFS.
Posts: 40

Rep: Reputation: 16
gstreamer pipeline to play remote files over ssh?


Hello list, is there a way of using a remote uri for gst-launch to play a file in a remote server (say connected over sftp)?

I've tried a couple of filesrc location=host:///.... and filesrc location=sftp://host...

to no avail.

Thanks,

R.
 
Old 03-01-2010, 10:16 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Have you considered mounting the remote directory with sshfs? Then to gstreamer (or any other program for that matter) it will just look like a local file.

Mount:
Code:
mkdir /home/me/import/media
sshfs host:/home/me/media /home/me/import/media
Unmount
Code:
fusermount -u /home/me/import/media
Evo2.
 
Old 03-01-2010, 11:36 PM   #3
heluani
LQ Newbie
 
Registered: Aug 2004
Distribution: Fedora Core 2
Posts: 16

Rep: Reputation: 0
That's the way I am doing it now... I was hoping there's a gstreamer plugin to deal with remote locations over different protocols, something like playbin uri=http:///....

R.
 
  


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
gstreamer playbin can't play mp3 files dracolich Linux - Software 5 09-11-2014 03:58 AM
play sound on remote computer through ssh? quarry_06 Linux - Software 7 01-19-2010 07:10 AM
Using Gstreamer-totem to play .mov files Fegenbush Linux - Software 2 03-14-2007 12:55 AM
Build a local playlist to play remote audio files (through HTTP) BillyGalbreath Linux - Software 1 11-01-2006 11:25 PM
SSH and remote files yeti.man Linux - Networking 3 09-11-2004 01:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:32 AM.

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