maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] PhoneStreamer - Nifty little app for streaming to your PC (https://talk.maemo.org/showthread.php?t=70877)

tetris11_ 2011-03-10 03:32

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
Sorry, I meant that the files are located on your phone at "/home/user/MyDocs/n900audiostrm.sdp" and "/home/user/MyDocs/n900videostrm.sdp".

The /home/user/MyDocs directory is actually what you first see when you hook up your phone to the desktop via USB. So the files should just be there, and you can drag+drop them onto your PC's Desktop (or anywhere on PC, it doesnt matter really).

Then you stream from your phone, then you launch the appropriate sdp file on your PC.

couldvbb 2011-03-10 06:04

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
i use Windows
--> push "ShowDebugConsole" button
---> push "Generate SDP",
but not for /home/user/MyDocs/n900videostrm.sdp or /home/user/MyDocs/n900audiostrm.sdp

so
I manually created n900videostrm.sdp and n900audiostrm.sdp
--->push streaml But the two did not increase the file size

Sorry my English is not good

tetris11_ 2011-03-10 06:47

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
Did you choose Video or Audio first? And then hit "Generate SDP"?

If that doesnt work, try :"sudo apt-get install gstreamer-tools rootsh expect" from terminal, and then try "Generate SDP" from within the app.

If that doesn't work, then create your own SDP file :
http://talk.maemo.org/showpost.php?p...&postcount=124

couldvbb 2011-03-10 08:37

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
"sudo apt-get install gstreamer-tools rootsh" expect or "apt-get install gstreamer-tools" <<no work
so I try "apt-get install --reinstall gstreamer-tools" ok
but
--> push "ShowDebugConsole" button
---> push "Generate SDP",
no save sdp file and PhoneStreamer close
i try http://talk.maemo.org/showpost.php?p...&postcount=124
write to n900videostrm.sdp ,VLC No show Image
Update tester_0.0.4_armel.deb too Same
choose Video or Audio too Same

Will Ip is use pc? or n900? or Wireless? USB? thank you

tetris11_ 2011-03-10 08:50

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
Im sorry to hear that, but it sounds like you're starting the app with root priveleges.....
Try running "/usr/local/bin/tester" and see if that works for "generate sdp"

What is the ip address of your computer, and what is the ip address of the n900? I can generate an sdp file for you!

couldvbb 2011-03-10 09:07

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
I Try OK
I PC IP:192.168.11.2 N900 IP:192.168.11.4 ,to Wireles

1.write to n900videostrm.sdp Put your pc desktop

v=0
m=video 5000 RTP/AVP 96
c=IN IP4 192.168.11.4
a=rtpmap:96 H264/90000

2.write to n900videostrm.sdp Put your n900 /home/user/MyDocs
v=0
m=video 5000 RTP/AVP 96
c=IN IP4 192.168.11.2
a=rtpmap:96 H264/90000

3.open PhoneStreamer type:video ;camera,size ,Can be
push "streaml'
4. your pc desktop n900videostrm.sdp use VLC OPEN
is ok

tetris11_ 2011-03-10 09:36

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
2. <-----No! Not needed!
SDP file ONLY for PC, not for n900

The sdp file on your PC should read:
Code:

v=0
m=video 5000 RTP/AVP 96
c=IN IP4 192.168.11.4
a=rtpmap:96 H264/90000

on the n900: NO SDP FILE!
Just open PhoneStreamer - address: 192.168.11.2 port:5000
(make sure your PC IP goes in address in PhoneStreamer
type: video; camera; size
Push "stream!", and pc desktop n900videostrm.sdp use vlc to open

gendor 2011-03-10 10:16

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
Thank you, this is awesome! Would you consider providing the source?

AndiThebest 2011-03-10 10:32

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
I have a dependency problem... the package "expect" is missing. should i force install it?

tetris11_ 2011-03-10 11:08

Re: [Announce] PhoneStreamer - Nifty little app for streaming to your PC
 
^ Yes. For some reason, it doesn't install it - despite me explicitly stating that it should. On the plus side it automaticaly removes it when you uninstall PhoneStream.

So yeah just force install it. It's only needed if you're planning to scp the generated file over to your desktop PC.


All times are GMT. The time now is 16:29.

vBulletin® Version 3.8.8