|
I want to create a flash application that sends information to a web server and i want the information to be encrypted and secured as possible.
i know that using adobe flash media server or wowza it's possible to have some sort of javascript server side...
Started by ufk on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Adobe flash media server provides RTMPE protocol (encrypted real time messaging protocol) which allows certificate....
Adobe flash media server adobe flash media server provides.
To come up with something more secure.
|
|
Hi I'm trying to build a website where users can upload images. I am wanting to have a seperate media server to host the images, so that the web application can point to the images like
mediaserver.mysite.com/test123.jpg
And the webserver
www.mysite.com...
Started by SteveM on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
(It could also do more the proxy be the same as the media server, and that way you can get away with just two servers "router" as a....
Off the requests to either the web server or the media server based on that.
|
|
I'm new to the concept of media streaming. What I want to do, is backup my DVD's to a central network attached storage unit, and then have these viewed on a unit, which is connected to my tv.
What are good devices for this?
Also, how should I encode my...
Started by alex on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Then you can use TVersity media streamer.
Or AVIDemux to rip the movie to h.264 mp4 or to mpeg4 avi .
|
Ask your Facebook Friends
|
I want to add UPNP media server functionality to an app, are there any good C# UPNP/DNLA Media Server Libraries?
Started by Adam Haile on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also take a look at UPnP MediaServer using Intels SDK for Windows Home Server and Xbox 360 (written in C#)
This question is related to Creating a DLNA server/service in VB.NET.
Repository.
|
|
Where can I get started writing a media server in C# like PlayOn http://www.themediamall.com/playon
UPDATE:
I have learned that PlayOn is a is a DLNA/UPnP media server but I am still looking for C# example implementation of this type of server. I am placing...
Started by Jamey McElveen on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
XNA Studio ?
After more research I have learned that PlayOn is a is a DLNA / UPnP media server a DLNA server/service in VB.NET
C# UPNP/DNLA Media Server Library
Perhaps have a look at the codebase server for....
|
|
I want to make a simple chat with flex as3 and red5 media server
my idea is that i send from the swf a message to the server and the server sends it to all the swfs (including the one that sent the message)
i just don't know how to to send and receive...
Started by Omu on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Set up a timer and keep polling the server in every 5 seconds or so for new chat set against ....
The NetConnection class connects to the media server, the NetStream class sends the messages, and event listeners the URLLoader class.
|
|
I am looking for an open source media streaming server.
It should have an API. I want to be able to stream videos to a mobile phones. Could you tell me the relative advantages and disadvantages of the software. Currently I am experimenting with red5
Started by iamrohitbanga on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Regards,
If you can limit your clients to using ASX, I know that Microsoft has a Media streaming server, I have no idea how....
Using Darwin Streaming Server and VLC you should be able to get a quite powerful streaming solution need.
|
|
I have a simple video player set up that streams from a flash media server. The video plays fine, but the majority of the seek commands send it back to the first frame of the video. If I don't use flash media server it will seek to any point which has...
Started by Joren on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The majority.
The problem could lay with the streaming server.
If it works with that player.
|
|
My office is thinking of setting up a media server with speakers connected to it so that everyone in our office can queue up music via a web app. Right now we just pass around a speaker cable.
Does anyone know of a Linux web app we could install or some...
Started by Chad Johnson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Create shares on each of the client machines and have winamp monitor .
Mean the users should be able to pull media (and create a local playlists) from the server then doSetup winamp on the server...
|
|
I worked on some websites where they have two servers: one dedicated for serving php web pages, and another dedicated for serving media such as images, flvs, mp3s etc..When you do a view source of a page on http://www.mysite.com , you will see code like...
Answer Snippets (Read the full thread at serverfault):
You can have another (media) server a separate physical server for your media, you should consider serving your media from a separate if you have an application....
To also use its resources for mundane things like storing files .
|