Jump to content

Stream Video Via Internet


ZeroShade

Recommended Posts

Hi I have a home server accessible over the net... and I've been tweaking it without touching the server side code... mostly because I don't have access to the asp.net code without a project file or at least I don't think i have access... so I have been adding javascript functionality instead by grabbing file ID's. I am able to stream the file locally when accessing my server locally via a browser but on the web it does not work. I am using an embed tag to embed media player into the page. Any ideas as to why it isn't streaming over the web or any suggestions on how to get it to work? Thanks!~Marty

Link to comment
Share on other sites

You'll have to instead run a special wpl playlist. The playlist itself should contain a link to the video.You need to either play with ASP.NET to create such a playlist dynamically, or manually create one yourself for every file.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...