View Single Post
 
Old 02-07-2007, 01:20 PM
bartrox bartrox is offline
PSP Newbie
 

Join Date: Apr 2006
Posts: 3
bartrox Has a Beginner Reputation
Default

Hello... Here i will try to explain with a bad english how to stream your cable tv to your psp via WIFI using a TV Card... you can check out a youtube video of me doing it but in portuguese

http://www.youtube.com/watch?v=Wftr7sDM-ZM

First you have to download and install VLC on the PC
Here we hav the link for VLC for Windows: http://www.videolan.org/vlc/download-windows.html

On your psp you will install PMP VLC For PSP... just put on GAME150 for 3.x OE or GAME on 1.5
http://dl.qj.net/PMP-VLC-v0.0.9-Play...8881/catid/140
You have to modify pmp.ini with your IP...

Now that we have all set you have to make sure that your wifi internet is on...

On windows desktop we should hav a shortcut for VLC, lets add the following --extraintf=http

ok... now open vlc and go on FILE > Open capture Device

Select the box caching and put it on 500
Select the box of Stream/Save and click on config
Now on target paste this: (just change the XXXXXXXXXXXXXX for your Wifi IP)

:sout=#transcode{vcodec=DIV3,vb=600,width=480,heig ht=272,fps=20,acodec=vorb,ab=48,channel=2}:duplica te{dst=std{access=http,mux=ogg,url=XXXXXXXXXXX:1234}}

Click on okay...

Alright...
now you should see on custumize something like this:

dshow:// :dshow-vdev="" :dshow-adev="" :dshow-size=""

for a fullscreen capture you put 480x320 on dshow-size=
it became this:
dshow:// :dshow-vdev="" :dshow-adev="" :dshow-size="480x320"

Click on okay... So you should see a clock running / 0:00:00
if vlc doesn't have a timer displaying this, then click play. If it stay blank check your ip and ports...

Now you go on psp and open pmp vlc ... press R to connect with the wifi then press SELECT and LIVE STREAM... thats it! Enjoy

Good Luck,

By bartattila
Reply With Quote