|
|
|
|
#1 |
|
Member
Join Date: Jan 2005
Posts: 56
|
how to ssl supoort for shoucast v2.5 ?
Hi
I want to play streams with ssl but i dont want to use reverse proxy. Is shoutcast v2.5 support ssl stream ? If yes, how can i setup configuration Regards |
|
|
|
|
|
#2 |
|
Member
Join Date: Jan 2005
Posts: 56
|
Up
|
|
|
|
|
|
#3 |
|
Forum King
Join Date: Jun 2007
Location: Under the bridge
Posts: 2,290
|
any mention in the documentation that comes with DNAS?
"If you don't like DNAS, write your own damn system" So I did |
|
|
|
|
|
#4 |
|
Member
Join Date: Jan 2005
Posts: 56
|
|
|
|
|
|
|
#5 |
|
Forum King
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
|
it's not practical or efficient to use ssl for any stream - streaming audio/video already has enough overhead in the encode decode process, you don't need the additional cpu load on both ends for a media stream.
a stream contains no information that needs to be protected by ssl encryption, and neither side needs to certify their authenticity -- a stream is public, free for all, anonymously. /* v2 HTML5 / Player test pages DigitalMixNYC, DigitalMixNYCbx | DNAS Status: Now Playing js codes (scaststatus_X.php) | PortForward.com | Upload/Download Speed Test | No-IP.com: Free Dynamic DNS | In the YP | dnasDir */ |
|
|
|
|
|
#6 | |
|
Member
Join Date: Jan 2005
Posts: 56
|
Quote:
Yes, you right, i know ssl is not require for streaming but our customer radio web page has use ssl certificate, and their player was not play without ssl streams. regards. |
|
|
|
|
|
|
#7 |
|
Forum King
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
|
realize that a web player on a page requested over ssl depends on the client's (a browser's) capabilities - for an embedded player, that also depends on the app that the client's browser dispaches to play a stream.
that said, your problem is likely due to the fact that most browsers do not like pages with a secure/insecure mix of content, they will throw warnings or refuse to load the insecure content. what can you do -- the simplest solution is to make the web player page non-ssl to accomodate the insecure stream. some sites will not allow this because of policy -- then the option is to proxy the dnas with a ssl server, running a script to read and deliver the stream over ssl to the client. there's a downside to this because the client will need a player that supports ssl (i don 't know any that do). while webplayers look like the server they're on are playing content, the client browser is doing all the work. /* v2 HTML5 / Player test pages DigitalMixNYC, DigitalMixNYCbx | DNAS Status: Now Playing js codes (scaststatus_X.php) | PortForward.com | Upload/Download Speed Test | No-IP.com: Free Dynamic DNS | In the YP | dnasDir */ |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Jun 2017
Posts: 1
|
real Easy!!
if you have @ VPS just Using Stunnel client requested shoutcast over ssl. like in my radio station i have shoutcast with ssl.
https://labachatera.com:8002/ |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|