Forum Replies Created
-
AuthorPosts
-
radiorioMember
[quote author=”rdr”]Hello!
I’m connected to the internet using a proxy.
That means that, for example, on the web browser I’ve to set the proxy’s IP and port to get it working.Is there any way with Edcast to set proxy’s IP-port? I can’t broadcast without that, because it doesn’t connect…
If not, do you know another program that let me stream using a proxy?Thank you very much!![/quote]
I didn’t realise there were such proxies that "interfered" with ALL ports – I would’ve thought typical shoutcast ports (8001 for source for example) would be unaffected by proxiesradiorioMember[quote author=”djscooby”]I though this was the case but i asked to be sure that it wasnt my fault..
BTW radiorio what happened mate with the project , i know you have personal issues and of course its a free-time project but i am just wondering if there will be any "riocast" in the near future..
Thank you for the reply[/quote]
Paid job has got me busier than I was this time last year too – but it is coming along – nothing works yet though 😀radiorioMember[quote author=”djscooby”]Have someone suceeded in sending metadata from txt file to shoutcast v2 ? with the latest edcast?
I can send over icecast&shoutcast 1.9 version fine but version 2 wont work.. At least does anyone know how to send metadata from text file to new shoutcast ?Thanks in advance[/quote]
edcast does not support DNAS v2radiorioMemberNothing has changed in edcast in this regard. Edcast uses the audio it gets, it can’t use the audio it would’ve got if you hadn’t changed the volume somewhere else
radiorioMemberedcast_dsp will look for config in the following folders
(Windows Vista/7)
1 – current folder where dsp_edcast.dll is
2 – parent folder of the above if the last folder in the path is pluginsappName is the last folder in 1) or 2) if 1) is plugins
3 – /Users/username/AppData/Roaming/appName/Plugins/dsp_edcast/ *
4 – /Users/username/AppData/Roaming/appName/Plugins/ *
5 – /Users/username/AppData/Roaming/appName/dsp_edcast/
6 – /Users/username/AppData/Roaming/appName/
7 – /Users/username/AppData/Local/appName/Plugins/dsp_edcast/ *
8 – /Users/username/AppData/Local/appName/Plugins/ *
9 – /Users/username/AppData/Local/appName/dsp_edcast/
10 – /Users/username/AppData/Local/appName/
11 – /ProgramData/appName/(windows XP)
1 – current folder where dsp_edcast.dll is
2 – parent folder of the above if the last folder in the path is pluginsappName is the last folder in 1) or 2) if 1) is plugins
3 – /Documents And Settings/username/Application Data/appName/Plugins/dsp_edcast/ *
4 – /Documents And Settings/username/Application Data/appName/Plugins/ *
5 – /Documents And Settings/username/Application Data/appName/dsp_edcast/
6 – /Documents And Settings/username/Application Data/appName/
7 – /Documents And Settings/username/Local Settings/Application Data/appName/Plugins/dsp_edcast/ *
8 – /Documents And Settings/username/Local Settings/Application Datal/appName/Plugins/ *
9 – /Documents And Settings/username/Local Settings/Application Data/appName/dsp_edcast/
10 – /Documents And Settings/username/Local Settings/Application Data/appName/
11 – /Documents And Settings/All Users/Application Data/appName/* – plugins subfolders are only considered if the dsp_edcast.dll is in a folder named Plugins
The first folder from above that is writeable and contains dsp_edcast_v3_0.cfg is selected
Failing that, the first writeable folder is selected, and a new dsp_edcast_v3_0.cfg is createdFailing the above, it wont write configs
[quote author=”rdr”]I’m running Win7.
I can’t find any .cfg of Edcast… 🙁
[/quote]In your case, rdr, it will search
1 – current folder where dsp_edcast.dll is … appName is the last folder in the path
2 – /Users/username/AppData/Roaming/appName/dsp_edcast/
3 – /Users/username/AppData/Roaming/appName/
4 – /Users/username/AppData/Local/appName/dsp_edcast/
5 – /Users/username/AppData/Local/appName/
6 – /ProgramData/appName/where appName is the name of the Breakaway install folder – can’t recall, do Breakaway products install in
/program files/abc/def/
or
/program files/abc/
Also, do breakaway products create any /Users/username/appData/Local or /Users/username/appData/Roaming folders?
radiorioMember[quote author=”Dj Buik”]well uhhh…. at least edcast is free of charge[/quote]
v4 will cost your first born childso far, v4 has cost me many a sleepless night 😉
radiorioMember[quote author=”JesseG”][quote author=”Dj Buik”]Edcast fully integrated in Breakaway would be great.[/quote]
Leif already has excellent streaming facilities in his new framework, so at least wait to see how that works out. 8)[/quote]
oops 😳sorry – did not know that
radiorioMemberI’ve been asked by two separate people that use a Breakaway product if it’s possible to have "multiple audio source" – edcast DSP does support this in a sense
In the advanced tab for the encoder setup, there is a checkbox "Always Record from DSP"
What this means is, you can setup the edcast_dsp Live Recording device AND ENABLE IT – but any encoders with the above checkbox ticked will still source the stream from the DSP data (i.e. Breakaway)
Of course, if you are using edcast to switch between mic and music, the above wont be of any use to you
By the way, after all this time on this forum, I finally checked out Breakaway – I’m seriously impressed at how flexible and easy it is to use – at least, Breakaway Live – haven’t looked at the other products, but I’m sure they’re just as impressive.
edit: I’d love to write an edcast that has the same look and feel as Breakaway, and maybe (somehow) is more tightly integrated with it …. goes off pondering …
November 19, 2011 at 12:50 am in reply to: Breakaway, Shout/Ice-Cast and EdCast – Setup Guide v1.3 #11907radiorioMemberJust want to point out to anyone using this guide, which by the way is excellently written, that the edcast link has changed
it is now at http://code.google.com/p/edcast-reborn/
radiorioMemberTwo questions:
Which version of windows are you running?
Can you find dsp_edcast_v3_0.cfg?
radiorioMemberstandalone does NOT support winamp fraunhofer aac+
enc_fhgaac.dll has dependancies on nsutil.dll and libmp4v2.dll – so those 3 dll’s would need to be copied to the install dir
However, those 3 dll’s have a dependancy on mscvr90.dll – easy enough to get by installing vc2008 redistributable, right? Well, no … for some reason it doesn’t always work. It does for 2 of my computers, but not a 3rd.
dsp_edcastfh will use fraunhofer aac in winamp – but no guarantees that it will work outside of winamp – again – this msvcr90.dll dependancy is to blame – you need nsutil and libmp4v2 either in folder where your application executable is, or in a folder pointed to by a %PATH% entry, and enc_fhgaac.dll in the folder you have dsp_edcastfh.dll – look at how those files are installed in winamp if you don’t understand what I just said
i.e.
in program fileswinamp folder, where winamp.exe is, you have nsutil.dll and libmp4v2.dll
in program fileswinampplugins folder, you have dsp_edcastfh.dll and enc_fhgaac.dllDisclaimer: I am not advocating the use of winamp dll’s outside of winamp. The fact that they MAY work is a result of how windows does things. enc_fhgaac.dll is licensed to AOL, and as such, should not be used outside of AOL products. As dsp_edcastfh.dll is made for winamp, there is no issue with it using the Fraunhoffer aac dll
There – I think I covered my ass
radiorioMember[quote author=”JesseG”]cool, can’t wait to see how organized the code is this time around.[/quote] I make no promises – I say this because my employment means I’ve been writing a lot of Visual Basic 6 code 😥
[quote author=”JesseG”]i have some fun stories to tell you some time.[/quote]you have my attention!radiorioMember[quote author=”carluska”]Any chance to have even if is a beta for all Shoutcast V2 dnas users ???
Thanks[/quote]
DNAS v2 will be supported in edcast v4 – which will be called something else, as it is a 90% rewrite – it possibly wont do as much as shoutcast DSP v2 (I read talk of album art in the near future) – but it will work with DNAS v2I’ve written a DNAS clone, which I can connect to in either v1 or v2 mode, so I know the ins and outs – I just have to convert that knowledge 180 degrees to sourcing DNAS v2 rather than emulating it 😉
radiorioMemberdepending on the age of enc_aacplus.dll you may also need nscrt.dll
better still – get winamp 5.61 (http://www.filehippo.com/download_winam … elog/9484/) – install it (somewhere other than winamp if you already have the latest one) … and copy it’s enc_aacplus.dll
radiorioMember[quote author=”George”]Hi RadioRio!
Can’t access to your website anymore…
ESET (Nod32) reports your site as….potentially dangerous content!!!!!! 😈 😈 😈I know the way how to bypass Nod32 alert but, your site it’s on a blacklist…
GOD, (Eset)…save us from these dangerous sites [/quote]
I used to have a warning for the BETA edcast that warned it could reprogram your dog – I wonder if that’s it 😉what a pain – which blacklist – any idea when it was blacklisted?
Actually, it’s probably users.tpg.com.au in general – I’ve been meaning to setup a site outside of my ISP – just haven’t got around to it
Try http://code.google.com/p/edcast-reborn/ – it’s not pretty yet – but it’s safe – BETA’s available http://code.google.com/p/edcast-reborn/downloads/list
-
AuthorPosts