Results 1 to 9 of 9

Thread: PMP Mod 1.02 + Network Support

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,782
    Blog Entries
    3209
    Rep Power
    50

    Default PMP Mod 1.02 + Network Support

    Source Optixx

    Update to PSP Media Player

    <blockquote>Added Network Support to PMP Mod so that you can use your PSP as a streaming client. Basically all lowlevel IO calls are mapped to my network enabled io functions. I use a simple python based HTTP Server as backend. This version is in ‘Proof of concept’ state, so don’t expect eye-candy or a userfriendly interface.

    You have to edit net_io.h to customize the WIFI setup. The remote server is included in the tarball and runs under Unix. The major modifications to vanilla PMP Mod are that the main threads needs to run in user land, so that i can handle network io properly.Anyway i had to switch to a different Button to exit PMP Mod, ‘Home’ doesn’t seem to work from user space. Also i added code to decide on each io operation either to use the normal file functions or the http based network functions, so both file types are support by this version.
    Dont’t forget to edit pmpmod.c and enter your location of pmp movies on your remote computer. You need libcurl for psp to compile, a patch can be found at forums.ps2dev.org

    I get around 500Kbytes/s network throughput,so i had no problem to stream a ripped DVD via network. So if you are watching 800kbit movies, libcurl needs around 0.18 seconds to pull the data. Since IO is done in a dedicated thread this has no impact on the decode performance. Iam not an expert in this encoding stuff, but i was really impressed how good this is working,with this dumb io-call-to-http-interface.</blockquote>

    Download via comments

  2. #2

    Default

    WOW


    Me no understand

  3. #3
    DCEmu Newbie Insane1's Avatar
    Join Date
    Oct 2005
    Location
    Wolcott, CT
    Age
    36
    Posts
    98
    Rep Power
    0

    Default

    Quote Originally Posted by Illegal Machine
    WOW


    Me no understand
    Me either, but I might have a small idea. From what I can figure it's saying, this is talking about adding video streaming functions of some sort to PMP Mod. I can't tell whether is streaming to or from the PSP, however. I can also read from it it's only a proof of concept at the moment, although it apparently works impressively considering the IO device to HTTP call interface (correct me if I worded that incorrectly, please. Only thing I know about IO I learned from a computer class in my High School, and I'm still not too familiar with it aside from the fact IO consists of hardware devices...and I don't even know if I'm remembering that right. That's what IO is...right?)

  4. #4
    DCEmu Newbie
    Join Date
    Jan 2006
    Posts
    2
    Rep Power
    0

    Default

    What this means is that you can watch a dvd ripped movies / TV shows on your psp via your network. I think I'm going to look at this code to use for my NSV addition to pspRadio.

    And, yes, eventually, someone will make it so you can stream ripped UMDs off your network too instead of having them on your memory card. I don't want to hear any bitching about that either. It will happen and there is nothing any of you, homebrew, Sony, or the FBI can do about that.

  5. #5
    DCEmu Old Pro pkmaximum's Avatar
    Join Date
    Jul 2005
    Posts
    1,055
    Rep Power
    74

    Default

    its not that hard just follow his instructions that he listed. And if you don't understand that obviously this site is too advanced for you guys. Nothing personal.

  6. #6
    DCEmu Newbie Insane1's Avatar
    Join Date
    Oct 2005
    Location
    Wolcott, CT
    Age
    36
    Posts
    98
    Rep Power
    0

    Default

    Quote Originally Posted by pkmaximum
    its not that hard just follow his instructions that he listed. And if you don't understand that obviously this site is too advanced for you guys. Nothing personal.
    I find that insulting. I said I didn't understand what exactly the network modification did exactly (I was mainly confused on which way the video was being streamed to. The PSP or to a computer from the PSP). I NEVER said ANYTHING about not understanding the setup instructions.

    And that's all I'll say. I don't wish to extend this into anything further.

  7. #7
    Wii User shiftybill's Avatar
    Join Date
    Nov 2005
    Location
    The dark side of the moon
    Posts
    221
    Rep Power
    68

    Default

    sweeeeeeet this is what ive been waiting for sine i got my psp!!

  8. #8
    DCEmu Regular
    Join Date
    Jul 2005
    Posts
    318
    Rep Power
    70

    Default

    But who's got a Unix server? I suppose I could turn my computer into a *LINUX* server using one of those bootup CD Linux disks. Is there any plans to release a bootable Linux CD that will act as a server for this? It might be more useful to offer a Windows server for the video streaming, since that's what most of us use. (like %90)

    This could be MUCH cooler then Sony's RemoteTV server! That one only allows one person to access video at once. This could allow many people access to video streams. Even turn allow for a Homebrew Television Station.

  9. #9
    DCEmu Regular
    Join Date
    Jul 2005
    Posts
    318
    Rep Power
    70

    Default

    But who's got a Unix server? I suppose I could turn my computer into a *LINUX* server using one of those bootup CD Linux disks. Is there any plans to release a bootable Linux CD that will act as a server for this? It might be more useful to offer a Windows server for the video streaming, since that's what most of us use. (like %90)

    This could be MUCH cooler then Sony's RemoteTV server! That one only allows one person to access video at once. This could allow many people to access a single video stream. Even turn allow for a Homebrew Television Station.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •