[lang=pt]cara tambem estava precisando. A unica transmissão ao vivo pelo ps2 que conheço e uso é pelo antigo homebrew argon semelhante ao SMS mas conten rádios e previsão de tempo online.[/lang]
tried to find some info on the features of argon. wasn't succesfull but do you know if it can broadcast from any source like from a vlc network stream or just feeds from internet
[lang=pt]olá. Eu não estava usando ele pouco , testei ele algumas vezes ,mas acho que ele apenas se alimenta de internet para transmitir as rádios e o tempo e tambem compartilha a mídia do pc, mas não com vlc. mas aqui neste link e no fórum do SMS tem algumas informações.[/lang]
i looked in the xmb file and from what i understood i could connect to the pc, but the way it's programmed i think i could only stream audio. But i'm a complete dummy in programming and i barely understand the way it works. if somebody think it would be possible let me know
<radio>
<categories>
<tag>SomaFM</tag>
</categories>
<favorites>
<station_record>
<station>Drone Zone on SomaFM</station>
<station_url_record>
<url>http://somafm.com/dronezone.pls</url>
<bandwidth_kbps>128</bandwidth_kbps>
</station_url_record>
</station_record>
<station_record>
<station>Space Station Soma on SomaFM</station>
<station_url_record>
<url>http://somafm.com/spacestation.pls</url>
<bandwidth_kbps>128</bandwidth_kbps>
</station_url_record>
</station_record>
is there a way to put computer ip in there instead of url and what about the bandwith kbps?
[lang=pt]_apesar dele apresentar alguns erros no momento do compartilhamento(irei fazer testes).O objetivo é só compartihar a midia do pc e é só aqui que coloca-se o ip do ps2 e do pc com os respectivos nome do computador e pastas compartilhadas.
<tcpip>
<ip_address>192.168.1.10</ip_address>
<subnet_mask>255.255.255.0</subnet_mask>
<default_gateway>192.168.1.1</default_gateway>
<dns_server>189.90.240.34</dns_server>
</tcpip>
<cifs>
<servers>
<login_info>
<server>ANFACAGILSEVEN</server>
<server_ip>192.168.1.60</server_ip>
<user_name>Anfacagil Seven</user_name>
<password></password>
</login_info>
_bandwith kbps significa a taxa de qualidade de audio das radios que são transmitisas em mp3.[/lang]
is it possible to make an empty avi container (virtual file) that would be fed with the stream on to computer side and then i could open it throught sms player on ps2 and actually see the same stream? or maybe create an m3u file leading to the stream but then what mode should i use: http, udp, rtp and what should i right in the m3u file? would it look like this :
#EXTM3U
#EXT-X-TARGETDURATION:-1
#EXTINF:1,http://media.example.com/entire.ts
#EXT-X-ENDLIST
what would actually be the right adress?
anybody can help??
I like your idea of creating a virtual file to stream to sms. This is an idea I also had, maybe someone has some suggestions on getting this to work. I would also like to stream live video, and not downloaded files.
is it possible to make an empty avi container (virtual file) that would be fed with the stream on to computer side and then i could open it throught sms player on ps2 and actually see the same stream? or maybe create an m3u file leading to the stream but then what mode should i use: http, udp, rtp and what should i right in the m3u file? would it look like this :
#EXTM3U
#EXT-X-TARGETDURATION:-1
#EXTINF:1,http://media.example.com/entire.ts
#EXT-X-ENDLIST
what would actually be the right adress?
anybody can help??
maybe it's a stupid question, sorry if it is
[lang=pt]seria uma boa ideia, mas acho que como o SMS suporta somentes protocolos ps2dev/host e samba então funcionaria com arquivos em rede LANs e quanto as .m3u no SMS só funcionan se tiverem juntas com as mídias e não poderiam usar http[/lang]