| View previous topic :: View next topic |
| Author |
Message |
Nieko
Joined: 29 Aug 2006 Posts: 3
|
Posted: Sat Nov 24, 2007 4:14 am Post subject: Voip for PSP, unfinished |
|
|
A while ago I started working on PSPeak, a voip program for PSP, but because I hardly have time for it anymore, I decided to post it here :).
If anyone feels like continuing or lending pieces of code, go right ahead :).
The source and more can be found here: http://stuff.nieko.net/psp/PSPeak.zip
The program is in /PSPeak/src/src. In /PSPeak/src/socket I put a small testing server, which simply sends back what you send it. You'll only need sockServer.
So far, when running the program at 333MHz, I was able to hear myself vaguely when sound data was sent to the server and back. That's where I stopped :). |
|
| Back to top |
|
 |
mypspdev
Joined: 11 Jul 2007 Posts: 178
|
Posted: Sat Nov 24, 2007 6:57 am Post subject: |
|
|
Nice to have a look at it.
I have realized some tests using my own sources under 3.xx both Slim and Fat:
- with adhoc connection (Client Server) between 2 PSPs, audio is transferred both using Socom microphone or GoCam USB Microphone
- with Access Point (Client Server) between 2 PSPs audio is transferred.
Same for Video from one PSP to another one.
Now Audio + Video is working almost well.
My tests are only in intranet, not via web: I'll have a llok at your source code. |
|
| Back to top |
|
 |
peb
Joined: 12 Mar 2007 Posts: 26
|
Posted: Mon Nov 26, 2007 11:47 pm Post subject: |
|
|
Me too, I worked on a voip program for PSP but I have problem with the serveur, because I don't find solution for use SQL with PSP...and it's necessary to save login information of user for establish communication beetween 2 PSP... _________________ Sorry for my English, I'm french. |
|
| Back to top |
|
 |
mypspdev
Joined: 11 Jul 2007 Posts: 178
|
Posted: Wed Nov 28, 2007 7:00 am Post subject: |
|
|
If you are interested let try this experiment of mine : the first issue is a peer-to-peer Video and Voice transmission between two PSPs both using adhoc or infrastructure. It's italian the web site and forum, but it's full english the software and readme I realized.
Download here:
http://www.psp-ita.com/?module=news&id=9898
Last edited by mypspdev on Wed Nov 28, 2007 7:21 am; edited 1 time in total |
|
| Back to top |
|
 |
mypspdev
Joined: 11 Jul 2007 Posts: 178
|
Posted: Wed Nov 28, 2007 7:20 am Post subject: |
|
|
| sorry.. mistake |
|
| Back to top |
|
 |
|