Re: Securing Windows Media Encoder streams/broadcasts
From: Pedro Gil Morales (nospam_at_nospam.com)
Date: 01/26/05
- Next message: deroberts100_at_hotmail.com: "Re: Using WME to stream dynamic playlist of files"
- Previous message: The March Hare [MVP]: "Re: Nonsquare pixel support.different aspect ratios of video resolution and for playback"
- In reply to: Neil Smith [MVP Digital Media]: "Re: Securing Windows Media Encoder streams/broadcasts"
- Next in thread: emde: "Re: Securing Windows Media Encoder streams/broadcasts"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 Jan 2005 21:00:55 GMT
Great Answer and explanation too Neil.
;-)
Neil Smith [MVP Digital Media] wrote:
> On Tue, 25 Jan 2005 15:00:27 -0800, "emde" <emde@na.com> wrote:
>
>
>>The security comment was in response to the previous posters comment about
>>protecting a URL and feeding the video on a web site, which is definatly not
>>secure ...
>
>
> It was a starting point only, consider it an option. You haven't
> clearly defined why you *need* high levels of security on your stream
> from the encoder, so lets not get too high & mighty about this ;-)
>
> If you want proper security you have to implement your own
> authentication system yourself - as the previous poster stated, WME is
> not intended for secure broadcasts, it's a souped up client program
> rather than a full-featured streaming server.
>
>
>>>>Maybe you can publish the stream URL on a website, but password
>>>>protect the page which accesses the URL ;-))
>
>
> So let's go again with an alternate scenario : You set up a website on
> which you protect the page using an appropriate authentication system
> (your choice). The page then logs the IP of the authenticated user.
>
> Now the script passes an encrypted SOAP request to a web server or
> application host (Apache2, .NET, other), running on the encoder client
> machine which contains an appropriate authentication token from your
> website, and the IP address which is permitted to access the stream.
>
> Obviously, you have your own authentication token here to validate the
> SOAP request (your private key), and for good measure, you know the IP
> address from which the request *should* be coming (to avoid spoofing
> from unauthorised IP blocks).
>
> Finally, your web server on the encoder client machine modifies the
> permitted ACL of the encoder (which is by default set to deny all).
> You could do this using DCOM (apparently), or you could host the
> encoder in a custom written application which accepts and processes
> the authorisation request. When this process is completed, you send
> back a success message to the public web server which then issues the
> html necessary to access the now-unlocked stream.
>
>
>>Not sure how windows server 2003 would provide a password option. If anyone
>>else has info on this I'd like to hear it.
>>
>>Thanks.
>>
>>
>>
>>"Pedro Gil Morales" <nospam@nospam.com> wrote in message
>>news:NhzJd.562365$oN1.1054851@telenews.teleline.es...
>>
>>>Hi,
>>>
>>>You can protect your streams wiht user/password by using a Windows 2003
>>>Server to stream your content, but i dont remember anyway to do it just
>>>with windows media encoder.
>>>
>>>I donīt think that Microsoft is doing "Security thru obscurity", the
>>>main think is that your are Trying to do something professional with a
>>>FREE tool like Windows Media Encoder ( which is not intended to stream
>>>more than 10 connections ) . If you want professional results, you must
>>>use professional tools like Windows 2003.
>>>
>>>Best Regards
>>>
>>
>
-- ----------------------------------- Pedro Gil Morales www.specializa.com, Open forums for IT Community Webmaster & Site Administrator ----------------------------------- ---- no spam --- newsgroups at specializa dot com --- no spam ---- -----------------------------------
- Next message: deroberts100_at_hotmail.com: "Re: Using WME to stream dynamic playlist of files"
- Previous message: The March Hare [MVP]: "Re: Nonsquare pixel support.different aspect ratios of video resolution and for playback"
- In reply to: Neil Smith [MVP Digital Media]: "Re: Securing Windows Media Encoder streams/broadcasts"
- Next in thread: emde: "Re: Securing Windows Media Encoder streams/broadcasts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|