The Following 9 Users Say Thank You to Arkenklo For This Useful Post: | ||
|
2010-04-14
, 15:06
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#42
|
The Following User Says Thank You to twaelti For This Useful Post: | ||
|
2010-04-14
, 15:12
|
Posts: 84 |
Thanked: 12 times |
Joined on Apr 2010
|
#43
|
|
2010-04-14
, 16:04
|
Posts: 79 |
Thanked: 20 times |
Joined on Apr 2010
|
#44
|
|
2010-04-14
, 16:10
|
|
Posts: 149 |
Thanked: 18 times |
Joined on Dec 2009
@ Dallas
|
#45
|
The Following User Says Thank You to M A S T E R For This Useful Post: | ||
|
2010-04-14
, 16:26
|
Posts: 84 |
Thanked: 12 times |
Joined on Apr 2010
|
#46
|
|
2010-04-14
, 16:35
|
Posts: 521 |
Thanked: 296 times |
Joined on Sep 2009
|
#47
|
The Following User Says Thank You to bugelrex For This Useful Post: | ||
|
2010-04-14
, 16:51
|
Posts: 84 |
Thanked: 12 times |
Joined on Apr 2010
|
#48
|
|
2010-04-14
, 18:53
|
Posts: 197 |
Thanked: 25 times |
Joined on Apr 2010
@ Europe
|
#49
|
|
2010-04-14
, 18:56
|
Posts: 248 |
Thanked: 43 times |
Joined on Nov 2009
@ US
|
#50
|
The Following User Says Thank You to radiowc For This Useful Post: | ||
They're availabe here. A brief explanation of what which file do:
aplay-net.sh - client-side (reciever) script that listens to a certain port and plays incoming audio.
arecord-net.sh - server-side (n900) script that connects to a given ip/port and streams microphone audio.
gstreamer.sh - client-side (reciever) script that listens to a given port and plays the incoming video with vlc.
gstreamer_server.sh - server-side (n900) script that connects to a given ip/port and streams camera video.
gstreamer.spd - client-side (reciever) vlc configuration file. You have to manually edit this to suit your settings. My file has "127.0.0.1" as the ip, and "31337" as the port, replace these values.
Last edited by Arkenklo; 2010-04-14 at 15:07.