User User name Password  
   
Thursday 30.7.2026 / 09:29
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > sony psp - mod and firmware discussion > tvu psp
Show topics
 
Forums
Forums
tvu psp
  Jump to:
 
Posted Message
devz2k
Account closed as per user's own request
_
11. September 2006 @ 07:47 _ Link to this message    Send private message to this user   
can sum1 giv me alittle help on how to set it up?? its a homebrew software wich streams the tv to your psp


Advertisement
_
__
amitguru
Suspended due to non-functional email address
_
11. September 2006 @ 07:49 _ Link to this message    Send private message to this user   
Got it working today myself :) Great app.You need a router and you 2000 or XP, copied from the readme which is present in the bunch of files you download from pspupdates.com-

Before I start, I just want to thank Phunky over at PS2NFO.com for his TV Streaming Guide. I have just adapted and played with it to suit my needs.

You will need

1. PMP VLC v0.0.9
2. VLC Media Player
3. A WIFI connection
4. TVUPlayer
4. A PSP V1.5 (for this guide at least)

What to do:

1. Download PMP VLC v0.0.9 and extract contents to a folder.

2. Look in VLC folder and run vlc.exe

3. Install program using defaults. Make sure to let it create a shortcut to the desktop.

4. Copy folders PMPVLC009_JockyW and PMPVLC009_JockyW% to your PSP GAME folder.

5. Inside the folder PMPVLC009_JockyW you will find a PMP.ini file. Double click and it should open in notepad, if not do it yourself.

6. Copy and overwrite ALL of the text in the PMP.ini file with the following.


Code:
# Net Io Config
[net]
con = 1;
vlc_server = 192.XXX.XXX.XXX;
vlc_port = 8080;

pmp_server = 192.XXX.XXX.XXX;
pmp_port = 3333;

debug = 0;

videopath1 = c:\Movies\;
videopath2 = ;
videopath3 = ;
videopath4 = ;
videopath5 = ;

musicpath1 = c:\Music\;
musicpath2 = ;
musicpath3 = ;
musicpath4 = ;
musicpath5 = ;

dvd_drive = e:

# VLC transcoding settings
[transcode]
res_horiz = 360;
res_vert = 272;
use_avc_hw = 0;
vid_codec = DIV3;
vid_bitrate = 600;
vid_fps = 25;
venc = x264{me=dia,subme=1,analyse=none,bframes=0,b-adapt=none,chroma-me=none,merange=1};

aud_codec = mp3;
aud_bitrate = 48;
aud_channels = 2;
resample = 0;
aud_samplerate = 44100;

container = ogg;

# live stream server
[live]
liveserver = 192.XXX.XXX.XXX;
liveport = 1234;
7. Now click File--Save, then change all the 192.XXX.XXX.XXX to the ip of the computer running VLC Media Player (which we installed earlier)

8. To find out your ip in windows--Click on Start--Run. in the box type cmd and hit enter. Now in the DOS command prompt type ipconfig and hit enter. Your ip is now displyed. Change yours then save again.

9. This is now a good time to install TVUPlayer.

10. When installed, open it up and choose a channel to make sure it works. If so, close it and open its folder in C:/Program Files/TVUPlayer. In there should be a folder called "log.txt". Open it up and scroll to the bottom. There should be a port number somewhere. It generally is 8901 but could differ from PC to PC. Note this port number down!

11. Now double click your shortcut to VLC media player and see if it launches. If it opens successfully, go to file and click on Open Network Stream. In HTTP/HTTPS/FTP/MMS type in the IP address you were using above (the one you are runnng VLC and TVUPlayer from and then add a colon and the port number from earlier so for example... 192.168.2.5:8901. I normall find caching around 500 helps, but play with it to get your preference. Then put a tick in Stream/Save and then click on settings.

12. In the box labeled Target insert this line of code.

Code:
:sout=#transcode{vcodec=DIV3,vb=400,width=360,height=272,fps=18,acodec=mp3,ab=48,channels=2}:duplicate{dst=std{access=http,mux=ogg,url=192.XXX.XXX.XXX:1234}}

13. Again change the 192.XXX.XXX.XXX:1234 to the IP of your PC but leave the :1234 You can play around with the vb=400, width=360, height=272 to change screen size and picture quality to see what works best for you. This is just a "default" setting that should work for everyone. Also may want to change the same settings in the pmp.ini file.

14. Now reopen TVUPlayer and choose your channel. It should show you the channel after it buffers up.

15. Back in VLC, click OK, then OK again and now you should be streaming TVUPlayer. VLC should have a ?timer? running in the bottom left of the program window.

16. Now turn on your PSP and run the PMPVLC009_JockyW homebrew, make sure you have set up a WIFI connection in v1.5 firmware before launching the program.

17. Turn on your Wlan switch and then press Right Trigger to enable wireless.

18. If connected you should see your PSP ip in green in the lower left corner and it should say Network ON. On the right you should see VLC server mode in green.

19. Now press Select, scroll down to Live Stream and hit Circle.

20. You should now see a black screen with Loading? for a few seconds then your TV should appear. If the image pops up but is distorted, just press Square and then Select and choose Live Stream again and it should work again.

X button pauses your live TV, the X resumes again. Square stops and brings you back to main menu.

After closing, VLC stays running sometimes and uses CPU speed, CTRL+ALT+Delete on the keyboard brings up the task manager. Look for a process called vlc.exe and choose end program to stop this and free up your CPU.

The only bad thing with this is that you have to actually go to the computer to change channels via TVUPlayer :-(

You can also use these settings to stream Music, DVD's, Divx's, Podcasts and whatever else you can throw at it.

As a summary, TVUPlayer gets the Streaming TV for you, VLC sucks it from TVUPlayer, resizes it and rebroadcasts it.

If you want to see a video of it working head to http://www.youtube.com/watch?v=rkjVZnEU5jA



A big thanks to iPirate for the awesome sign!, Add me on SOCOM:FTB my username, ameyrulz
Check out my Devhook 0.45/0.46 guide to run ISO's via USB- http://forums.afterdawn.com/thread_view.cfm/369769 (Now stickied)
My guide on how to setup your router- http://forums.afterdawn.com/thread_view.cfm/381148

This message has been edited since posting. Last time this message was edited on 11. September 2006 @ 07:51

devz2k
Account closed as per user's own request
_
11. September 2006 @ 08:00 _ Link to this message    Send private message to this user   
do u no wen u copy the code do u copy 'code:' too???


devz2k
Account closed as per user's own request
_
11. September 2006 @ 08:07 _ Link to this message    Send private message to this user   
sorry for double post but u no this :

Now click File--Save, then change all the 192.XXX.XXX.XXX to the ip of the computer running VLC Media Player (which we installed earlier, i dnt get this part. after u have saved the pmp file, do u quit it?? and wat duz it beem by running vlc media player???


amitguru
Suspended due to non-functional email address
_
12. September 2006 @ 00:10 _ Link to this message    Send private message to this user   
U hafta add your PC's IP Address here, get it by START>RUN>cmd>ipconfig



A big thanks to iPirate for the awesome sign!, Add me on SOCOM:FTB my username, ameyrulz
Check out my Devhook 0.45/0.46 guide to run ISO's via USB- http://forums.afterdawn.com/thread_view.cfm/369769 (Now stickied)
My guide on how to setup your router- http://forums.afterdawn.com/thread_view.cfm/381148
Advertisement
_
__
 
_
alyass
Newbie
_
10. March 2007 @ 21:00 _ Link to this message    Send private message to this user   
hey
i folloew all the steps but in the part where u chhose a channel and click OK and Ok and there should be a "timer" running, my timer is no running it just stays in 00:00:00 what's going on

Dark_Alex is the psp KING
Related links
Visit our PSP forums located at our sister site, Blasteroids.com!
 
Related forum topics Posts Last post Forum room
psp games not reading 3 10. June 2014 Sony PSP - Games
PSP Custom Firmware Malfunction 4 10. June 2014 Sony PSP - General discussion
I cant see my psp games after changing the speed 333 5 9. June 2014 Sony PSP - Games
Whats better, a psp 1000 or a e1004? 5 19. January 2014 Sony PSP - Games
PSP won't turn on or charge 2 18. January 2014 Sony PSP - General discussion
Psp go games gone all in saved utility data does not work 4 7. January 2014 Sony PSP - Games
need help with my first generation psp!!! 3 20. December 2013 Sony PSP - General discussion
Second-generation PSP Vita will lose proprietary charging port 7 15. October 2013 News comments
help mod my PSP 5 8. October 2013 Sony PSP - Mod and firmware discussion
Help Needed Psp 2000 Backlight super dim 5 25. September 2013 Sony PSP - General discussion

 
afterdawn.com > forums > consoles > sony psp - mod and firmware discussion > tvu psp
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2026 by AfterDawn Ltd.

  IDG TechNetwork