Streamerp2p Forum

Streamer P2P Radio Support ForumStreamer Mainpage www.streamerp2p.com
It is currently Tue Jun 18, 2013 10:56 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Details of Radio Residue.
PostPosted: Thu Jun 30, 2011 6:25 pm 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
P2P server.
Streamer beta 2.05 skinned by Radio Residue.
Streamer 1.47.

Video server.
Nv tools I packed with NV coder I had on my drive, save DOS command.
--
NV coder runs batch command to Nscrscr.exe Can serve video files encoded on the fly by an external encoder from specified folder if your processor can do it faster than real time.

Video converters.
HD video converter factory pro Link we got full version, free licence.
NSV tools as above with NVSate.exe
NSVcap.exe live performance encoding and serving.


Music broadcasting tools.
Zarra Radio 1.61 << download link.
Winamp latest vesion<< download link. Media library plugin ripped out of it and a simple skin..
Installed wider and compressor 1.1 << link, works very good for volume stability.
Oddcast standalone v 3.1.1. Now Running two encoders from a single oddcast., one encoder on port 8000 and another on port 8002. Spilt source into two streams. <<Cant find No link for this vesion of Oddcast. Old version I kept,


Hardware.
Athlon dual processor 5.2k+ 2 gig of ram.
Soundblaster live 5.1 card.
Inspire 1394 firewire 24 bit recording module.
Behringer mixing desk for analogue source input.
Event studio monitors.
Rhode N1 mic. and a no name brand nic


Image

Runing on both 1.47 and 2.05 YP listings is easy enough with two oddcasts. I tried running two encoder from one Oddcast and had a crash. But I got both streams in a single encorders since the above screeny.

I run no MS netframework server.

Something I have found with winamp ID tagging on NSV it allows you to put some data in the NSV clips. One form allows you to set the aspect ratio of the video wich overrides the resolution issues we may find with NVS wrapping.

_________________
Radio Residue.
Image
Radio-Residue


Last edited by Z3R0 on Thu Jun 30, 2011 7:09 pm, edited 11 times in total.

Top
 Profile  
 
 Post subject: Re: Details of Radio Residue.
PostPosted: Thu Jun 30, 2011 6:43 pm 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
Image

Here is a good pic to show how I get my meta data from winamp via oddcast to streamerp2p.

In manually enter metadata, type anything and it will put a message through to your listeners. Lock it and it will stay like this.

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
 Post subject: Re: Details of Radio Residue.
PostPosted: Fri Jul 01, 2011 8:32 am 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
http://www.streamsolutions.co.uk/resources/downloads

Some video Broadcasting tools for downloads.

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
 Post subject: Edcast gets a haricut.
PostPosted: Fri Jul 08, 2011 9:34 pm 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
I was getting annoyed with the size of Edcast >>Oddcast. So I hacked the resource inside the exe.

Image

This is the ASIO Version and the Volume slider isnt funtional. We dont need it. I just made it so small you cant see it.


I used this program here.

http://download.cnet.com/Resource-Hacke ... 78587.html <<< Resource Hacker.

The main UI is under Dialog/301/1033. Pretty cool and light weight, and a breeze to use, alows you to move things about, recompile and save. Dont expect it to work on everything. Breaks intact digital signatures of cause. Not something you want to use on militant software distributors work.

When editing exe's, there are some things you can get rid of, a lot of things you can change, and something you just leave alone.

Enjoy :D.

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
 Post subject: Batch command Radio Residue Go Go Go with one double click.
PostPosted: Sat Jul 09, 2011 12:05 am 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
I just found another tip for broadcasters. I dont know if all know it. Some may. Some may have used it for other things.

I can get my radio station on both beta and full up and running with a single double click on a short cut.

In Windows. put all your needed files and folders in a single folder, in that folder Make a batch file. <<Right click and create a new text document, rename it "woteva.bat"

The bat file will see any folder starting from the root the bat file resides.

Right click on the batch file and select edit.

Code:
@ECHO OFF

start Streamer\streamer.exe
start streamer205beta\streamer.exe
start oddcast\OddCast.exe
start all.m3u


Write a simple batch command to run all your programs.

With Oddcast I put all my encoders in the same container program and made them auto connect.

I made a playlist with all my songs and called it all.m3u file and put this in the batch command so it opens what ever program it is associated to with the songs paying at random..

Then make a short cut to your desktop to the woteva.bat file asd put it in quick launch or your start menu. You can assign any icon to the shortcut.

Double click the short cut, and presto all programs open and it auto connects. Everything operational with a single double click.

Windows will remember even where the programs interfaces reside GUI.

It works really good.

:D

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
 Post subject: Re: Details of Radio Residue.
PostPosted: Sat Jul 09, 2011 12:13 am 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
Another good idea is you can set a PC's bios to restart PC upon a power failure or interupt.

If youre running a stream 24/7 copy the shortcut to the batch file discussed above in Start/Programs/startup And allow windows to logon without a password.

As soon as the machine boots from power interupt or a simple reboot, your radio will start running with no attention needed.

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
 Post subject: Re: Details of Radio Residue.
PostPosted: Sat Jul 09, 2011 1:54 pm 
Offline
Streamer Nerd
Streamer Nerd
User avatar

Joined: Sun Oct 10, 2004 6:00 pm
Posts: 740
Location: Germany
Thanks for your input 8)

_________________
Streamer P2P Radio Germany http://streamerp2p.de
IRC: #streamerp2p - irc.freenode.net


Top
 Profile  
 
 Post subject: Re: Details of Radio Residue.
PostPosted: Sun Jul 10, 2011 5:53 am 
Offline
Streamer Savant
Streamer Savant
User avatar

Joined: Thu Oct 19, 2006 12:13 pm
Posts: 76
d-tracks wrote:
Thanks for your input 8)


Thank "you" for the great web site and awesome tools.

_________________
Radio Residue.
Image
Radio-Residue


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group