Well, this is the exception thrown by .NET:
The proxy probably violates the HTTP protocol when restricting access to a page - it wouldn't be the first or the last proxy to break the HTTP protocol.
Anyway, bug is fixed, so whatever. :)
Well, this is the exception thrown by .NET:
The proxy probably violates the HTTP protocol when restricting access to a page - it...
Hello,
every time I open the Config Tool and go to the "Configuration" section, the service and the tool itself crashes...
Got the same problem from ampdroid. Can't stream or download recorded TV. Live TV streaming works.
Using MP 1.2.2 in a multiseat setup.
2013-01-03 19:44:50.98880 [HostThread(4)] DEBUG: Opening MPExtended ServiceHost version 0.5.1 (commit bfb2c36)
2013-01-03 19:44:51.75080 [(7)] DEBUG: Loading service MediaAccessService
2013-01-03...
Got the same problem from ampdroid. Can't stream or download recorded TV. Live TV streaming works.
Using MP 1.2.2 in a multiseat...
After I downloaded and installed version 0.5.1 I can't download or stream anymore. It worked on version 0.4.3. I'm using...
Yes, but only in WebMP... aMPdroid only buffers a certain amount of time... This is something we want to change in WebMP too but it requires changes to the web player.
Yes, but only in WebMP... aMPdroid only buffers a certain amount of time... This is something we want to change in WebMP too but it...
Hey,
anyone ever tested how much upload speed is needed for the different streaming profiles? for TV Is there an overview...
It can be done, but with current version of mpextended / webmediaportal you have to disable authentication.
there are to solutions, for both you have to install iptv source filter from here https://forum.team-mediaportal.com/threads/dvb-ip-mediaportal-iptv-source-filter.96726/
Solution 1:
tv-server (dvb-c/dvb-t/dvc-s) ->...
It can be done, but with current version of mpextended / webmediaportal you have to disable authentication.
there are to...
Is ther a posibility to change tha tvclient part in mp1 to som thing like in mp2 (slimtv)
to conect to mpextended over wan ?
hope...
Hi all,
My current setup is a Media and File server running Ubuntu and then a separate client + tv server which runs MP Extended + a number of other clients throughout the house.
This works great, however, it means that I have to have the client on as well as the Media server in order to serve up the films to my Nexus 7.
Are...
Hi all,
My current setup is a Media and File server running Ubuntu and then a separate client + tv server which runs MP Extended...
Hi all,
My current setup is a Media and File server running Ubuntu and then a separate client + tv server which runs MP Extended...
I tried giving the System user permission to that folder and it won't let me do that.
However, I'm not having the issue with the error message anymore since I went to "Programs and Features>Turn Windows features on or off>.NET framework 4.5 Advanced Services" and checked ASP.NET 4.5. Thanks for your help.
I tried giving the System user permission to that folder and it won't let me do that.
However, I'm not having the issue with the...
My PC is running Windows 8 Pro. The problem I'm having is that whenever I try to acces the webpage on http://localhost:8080/ , I...
Sorry, I haven't had any time for this earlier, but I finally created something that will eventually be a complete skinning guide: http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/Remote_Access/MPExtended/WebMediaPortal/Skinners_guide
Let me know if you've any questions!
Sorry, I haven't had any time for this earlier, but I finally created something that will eventually be a complete skinning guide...
Will there be any update on how to create skins for the new version and how to install them any time soon? I ask because I would...
See the streaming page on the wiki and the API documentation. I'd use the DoStream method, that's a bit easier than setting up a stream with InitStream, StartStream, RetrieveStream and FinishStream.
See the streaming page on the wiki and the API documentation. I'd use the DoStream method, that's a bit easier than setting up a...
Could I setup a 3rd party UPNP client on the server which runs MPExtended and then gives the UPNP server the direct urls for the tv...
Sorry, the other topic was supposed to be about the service, not WebMediaPortal.
In any case, I'm not really sure what the problem is. When does it crash? When you're using it for a bit? Or when you restart the server? Also, could you please post the full information in the event viewer (don't translate them if they're in German)?
Sorry, the other topic was supposed to be about the service, not WebMediaPortal.
In any case, I'm not really sure what the...
Hello
have also since the update to 0.5.1 the problem with occasional failures of the system.
When I select on the Ipad or the...
I have sorted ipad problem, was a router firewall issue.
Just thougth that since I am able to stream HD using aMPDroid that it should also be possible with webmediaportal. But would also comment that I have had similar issues with iPimp.
I have sorted ipad problem, was a router firewall issue.
Just thougth that since I am able to stream HD using aMPDroid that it...
I have managed good success streaming SD content over my local network, but can not get HD streams to work using any of the various...
Nothing strange in the logs aside from the occassional remote host disconnection, which seems to happen quite often but shouldn't be related to using a Mac or PC. Sorry, I'm afraid I can't help you with this for now.
Nothing strange in the logs aside from the occassional remote host disconnection, which seems to happen quite often but shouldn't...
i was at a freinds place today and we could not get a stream to start on any of his MAC computer's web browsers(tried firefox and...
That's really weird, I can't reproduce it. It's probably some detail in your setup and/or source signal which makes VLC go crazy.
You should be able to work around it by adding an VLC parameter to delay the video in StreamingProfiles.xml.
That's really weird, I can't reproduce it. It's probably some detail in your setup and/or source signal which makes VLC go crazy...
Any suggestion - I see a massive Audiolag when watching TV - it's about 2 to 3 seconds delay. If you look art my config I would...
Hello,
Sorry for the later response, I get to solved my problem. The problem isn´t in MP. I have a hauppage Colossus and when I´d captured about 15 minutes, i lost the streaming and it´s a problems with the colossus´driver.
Thank you for your time.
Hello,
Sorry for the later response, I get to solved my problem. The problem isn´t in MP. I have a hauppage Colossus and when I´d...
Hello,
I am doing streaming with MediaPortalExtended but i have a problem when i am doing streaming during 15 minutes. The log...
Oh, I forgot to tell that creating a skin is a bit more complicated if you also want to change images or the HTML.
If you want to change images, you've to put a file named Web.config with the following content in your Content folder:
<?xml version="1.0"?>
<configuration>
<system.web>
<httpHandlers>
<add path="*" verb="*"...
Oh, I forgot to tell that creating a skin is a bit more complicated if you also want to change images or the HTML.
If you want to...
I don't like the standard look of WebMP, so I started to edit the stylesheet (css) a littlebit so I don't have to be ashamed when I...