Noobz!
February 10, 2012, 04:58:16 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: get live tv on your psp(tvu player)  (Read 25583 times)
0 Members and 1 Guest are viewing this topic.
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« on: December 14, 2007, 09:45:00 pm »

this tutorial is an adaptation of bebeouk's tut


1. PMP VLC v0.0.9
2. VLC Media Player
3. A WIFI connection
4. TVUPlayer
4. A PSP with custom firmware


(you can get the above studd from here http://dl.qj.net/TVUPlaye.../pg/12/fid/9975/catid/142 )

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

2.Install vlc media player wich is easily available on the net

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

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

5. delete all the stuff in there and paste in the following stuff

# 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;

6. 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)

7. 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.(and dont go online and type in find my ip in google because that will be incorrect)

8. Now install TVUPlayer. and run it

9. Now Go to the place thhat you installed TVU player in and open a log.txt file in there and go down and you should see a code somewhere there it should be 8901 (it always is ,but just to make sure incase it isnt Cheesy )

10. Now open VLC media player and 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.1.6:8901.  tick on caching and put it put it around 500 , Then put a tick in Stream/Save and then click on settings.

11. In the Target box insert this 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}}

12. where 192.XXX.XXX.XXX:1234 is the IP of your PC, but leave the :1234

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

14. 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.

15. Now on your PSP and run the PMPVLC009_JockyW homebrew from the game folder, Keep your WiFi buttun in the on mode (push the buttun on the left side of the psp up)

16.R Trigger to enable wireless.

17.it should now say Network ON and on the right you should see VLC server mode in green.

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

19. 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.

To change the channel press [ ] on your psp and on your PC go to the vlc media player that is streaming and press File--->Network Stream--->Settings and now change the channel on TVU player now on the VLC media player press OK and OK again.



hopefully this helps Wink
« Last Edit: December 18, 2007, 08:58:46 am by sanjay1 » Logged

wakaru
Global Moderator
Hero Member
*****

Karma: 13
Offline Offline

Mood:

Posts: 1052



View Profile
« Reply #1 on: December 15, 2007, 01:47:20 pm »

Nice guide sanjay, I may give it a go if I have some spare time Smiley
Logged


Make yourself a BIG favour: Read the damm README.TXT files and make use of the SEARCH function of this Forum.
You wouldn´t believe how this simple advice could sort your problems out so fast
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« Reply #2 on: December 15, 2007, 07:53:40 pm »


Nice guide sanjay, I may give it a go if I have some spare time Smiley


is it a nice enough guide to get a sticky??
Logged

Angelo
Guest
« Reply #3 on: December 19, 2007, 10:29:44 am »

Such a shame that most homebrew aplpications only work with internet connection that have either no or WEP security  Undecided

I've got WPA, only iRShell's internet browser is the only homebrew application that works.  Embarrassed

Oh well...
Logged
wakaru
Global Moderator
Hero Member
*****

Karma: 13
Offline Offline

Mood:

Posts: 1052



View Profile
« Reply #4 on: December 19, 2007, 11:14:56 am »

@ Angelo

Actually there's a few more.

I got PIMPStreamer working through WPA for instance.
Logged


Make yourself a BIG favour: Read the damm README.TXT files and make use of the SEARCH function of this Forum.
You wouldn´t believe how this simple advice could sort your problems out so fast
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« Reply #5 on: December 22, 2007, 06:23:35 pm »

does PIMPstreamer work through WPA by dephault or did you tweak it a bit?
Logged

wakaru
Global Moderator
Hero Member
*****

Karma: 13
Offline Offline

Mood:

Posts: 1052



View Profile
« Reply #6 on: December 22, 2007, 06:36:46 pm »

@ sanjay1

As far as I can remember the only thing I did was to change the relevant IP address in the config file with the IP from my computer.
PimPStreamer worked straightaway with my WAP-Protected WIFI at home.

Logged


Make yourself a BIG favour: Read the damm README.TXT files and make use of the SEARCH function of this Forum.
You wouldn´t believe how this simple advice could sort your problems out so fast
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« Reply #7 on: December 23, 2007, 10:38:08 am »

cool!.......howd u figure this out?
Logged

wakaru
Global Moderator
Hero Member
*****

Karma: 13
Offline Offline

Mood:

Posts: 1052



View Profile
« Reply #8 on: December 23, 2007, 01:40:00 pm »

I just read and followed the instructions :-P
Logged


Make yourself a BIG favour: Read the damm README.TXT files and make use of the SEARCH function of this Forum.
You wouldn´t believe how this simple advice could sort your problems out so fast
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« Reply #9 on: December 23, 2007, 02:45:51 pm »

oh!....i never do that! Tongue
Logged

Loonix
Global Moderator
Hero Member
*****

Karma: 17
Offline Offline

Mood:

Posts: 869



View Profile
« Reply #10 on: December 23, 2007, 06:48:39 pm »

big, big mistake Wink
but often thats my mistake too.
Logged
sanjay1
Full Member
***

Karma: -1
Offline Offline

Mood:

Posts: 153


noob pwner!


View Profile
« Reply #11 on: December 23, 2007, 07:51:49 pm »

haha!
Logged

FergyC
Newbie
*

Karma: 0
Offline Offline

Mood:

Posts: 25


View Profile
« Reply #12 on: January 02, 2008, 03:11:07 pm »

for this prog do i need WEP?? Pimpstreamer worked on WPA for me too
Logged
wakaru
Global Moderator
Hero Member
*****

Karma: 13
Offline Offline

Mood:

Posts: 1052



View Profile
« Reply #13 on: January 02, 2008, 03:39:26 pm »

It is an old homebrew program which has not been updated for a while, so I guess it will not work through WPA.

It will probably work ok with WEP enabled.
Logged


Make yourself a BIG favour: Read the damm README.TXT files and make use of the SEARCH function of this Forum.
You wouldn´t believe how this simple advice could sort your problems out so fast
ZeroTitan
Newbie
*

Karma: 0
Offline Offline

Mood:

Posts: 6



View Profile
« Reply #14 on: February 25, 2008, 02:49:29 am »

Hi, I'm trying to get this to work but im having some trouble and wanted to know if anyone could help me. I have gotten up to step 8 in the tutorial, but i didn't understand where the log.txt file was, and if was supposed to open one, it came up blank. But i assumed it would work w/o this, so i went to the next step. i went through the steps 9-14 as said, but once i got there, an error window pops up, logging all errors made with VLC player and it says "Unable to open http://192.168....." I don't know where I went wrong but if someone could help me i would greatly appreciate it.
Logged

purple
Pages: [1] 2   Go Up
  Print  
 
Jump to:  





Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.059 seconds with 27 queries.