Active Topics

 



Notices


Poll: Does the "generate" button cause the app to crash?
Poll Options
Does the "generate" button cause the app to crash?

Reply
Thread Tools
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#11
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.
 
Posts: 173 | Thanked: 106 times | Joined on Jun 2010
#12
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
 
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#13
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
 
Posts: 173 | Thanked: 106 times | Joined on Jun 2010
#14
"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
 
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#15
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!
 
Posts: 173 | Thanked: 106 times | Joined on Jun 2010
#16
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
 
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#17
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
 

The Following 2 Users Say Thank You to tetris11_ For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on Jul 2010
#18
Thank you, this is awesome! Would you consider providing the source?
 
Posts: 203 | Thanked: 152 times | Joined on May 2009 @ Austria
#19
I have a dependency problem... the package "expect" is missing. should i force install it?
__________________
//Try DrinkCounter from extras-devel
 
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#20
^ 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.
 
Reply

Tags
gstreamer, lets rock, video stream


 
Forum Jump


All times are GMT. The time now is 19:40.