[Updated 27 Mar!] MPExtended WebMediaPortal 0.4.3 (12 Viewers)

Status
Not open for further replies.

CreativeLemming

New Member
December 8, 2011
3
0
Home Country
United Kingdom United Kingdom
Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

Same here. Everything is working from within my network, but no access from outside.
The logs from my router show the packets for port 8080 being forwarded to the host running MPextend, but I never get a response. No errors in the mpextend logs.
Any ideas?
You have to configure the domain/IP you use it on in the C:\ProgramData\MPExtended\WebMediaPortalHosting.xml configuration file. Sadly it's not possible to automatically do that yet.

I also found that iis express does not allow external connections by default. Had to make a change to it's config file "applicationhost.config" located at "C:\Users\jowens\Documents\IISExpress\config"

I had to remove localhost from the following entry:
<bindings>
<binding protocol="http" bindingInformation=":8080:localhost" />
</bindings>

External access is working now.

Thanks

Jeff

I too have the same problem. I've configured my domain in WebMediaPortalHosting.xml (and also moved to port 80), but don't have a C:\Users\xxxx\Documents\IISExpress\ folder.
I do have a copy of applicationhost.config in the IIS install directory (c:\Program Files (x86)\IIS Express\AppServer\) but changing the binding to either :80, :8080, or :80:mydomain doesn't provide me with external access.
Any ideas?

Update: Just checked the logs, seems that a temporary IIS config file is created which contains all of the bindings configured within WebMediaPortalHosting.xml so seems like there's not really a need for me to go editing the IIS config.
Great work BTW, this is looking great so far!

Thanks,
Stefan
 

OwensJC

New Member
January 3, 2012
3
2
NW Burbs of Chicago
Home Country
United States of America United States of America
Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

I too have the same problem. I've configured my domain in WebMediaPortalHosting.xml (and also moved to port 80), but don't have a C:\Users\xxxx\Documents\IISExpress\ folder.
I do have a copy of applicationhost.config in the IIS install directory (c:\Program Files (x86)\IIS Express\AppServer\) but changing the binding to either :80, :8080, or :80:mydomain doesn't provide me with external access.
Any ideas?
Thanks,
Stefan

File location may differance of win7 to xp, I'm on 7.
I had to leave the iis express config set at 8080, also leave the front and back colons :8080: then
change the port and set your domain in WebMediaPortalHosting.xml
I also had to restart iisxepress. (start a cmd window as admin. cd into the iisexpress install dir and run iisexpress.exe with no parameters. You should see a couple of messages but no errors. Close the window and you should be ready to go.)
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    I also found that iis express does not allow external connections by default. Had to make a change to it's config file "applicationhost.config" located at "C:\Users\jowens\Documents\IISExpress\config"

    I had to remove localhost from the following entry:
    <bindings>
    <binding protocol="http" bindingInformation=":8080:localhost" />
    </bindings>

    External access is working now.
    I doubt that that works, but I'll check it. Would be nice if I could enable external access this way.
    EDIT: That actually works. Thanks!

    thank you now it is working..... but i can't find where i can activate il tv streaming, i've found just for tv recorded ......

    where should it be located ?

    thank you
    Click on the channel name in the TV guide.

    I did not find a solution for this. However, the VLC plugin isn't compatible with any of my modern browsers. (at least not that I've found) So I haven't been able to test the VLC streaming aspect.
    Can you send me your logs please? Thanks!

    Millions of logs will blot out the sun!

    http://www.youtube.com/watch?v=JYc05gZFly0
    Your last try (from 5 january 13:30) failed because of a NoVideoAudioDetected error, which is the fault of the TV server, not of WebMP. The other errors look like an timeout, which I'll look into.
     

    Aredon

    Portal Member
    June 26, 2011
    32
    26
    Home Country
    United States of America United States of America
    Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Your last try (from 5 january 13:30) failed because of a NoVideoAudioDetected error, which is the fault of the TV server, not of WebMP. The other errors look like an timeout, which I'll look into.

    Hmm, that's odd because I can open the stream in vlc (If I copy the link and paste it into the "open network stream" option). Did the card just fail to initialize? :/

    Well I got the VLC plugin working, too bad its too big for my layout. So I'll have to figure that out. However, upon pressing stop in the vlc player. I notice the server continues to time shift for several minutes :/.
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Hmm, that's odd because I can open the stream in vlc (If I copy the link and paste it into the "open network stream" option). Did the card just fail to initialize? :/
    For some reason it takes about a minute to setup streaming, and I think that's too long for the built-in Flash player. It's strange though as it shouldn't take so long (it's just a few lines of code).

    Well I got the VLC plugin working, too bad its too big for my layout. So I'll have to figure that out.
    We can resize the player quite easily.

    However, upon pressing stop in the vlc player. I notice the server continues to time shift for several minutes :/.
    Yeah, I have to make the time before a stream is killed a bit shorter.
     

    cry_wolf

    Portal Pro
    February 26, 2010
    51
    7
    Home Country
    Sweden Sweden
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Hi,

    I have exact the same issue, Win7x64 here, installed the full file ASP.NET MVC3 and using the built in IIS, can I be of help to trace this ? Or did you find the issue already ? Same resolution to get past by copying the folder, and not being able to save the settings. Additionally i Seem not to be able to stream anything (even Transcoding seem to start on the server. I am not sure if this is related.

    /Gompf
    Yeah, I think I found a solution for this. Can you try replacing C:\Program Files (x86)\MPExtended\WebMediaPortal\www\bin\MPExtended.Libraries.General.dll with the attached version? If not, please export your logs from the configurator and send them to me.

    I did not find a solution for this. However, the VLC plugin isn't compatible with any of my modern browsers. (at least not that I've found) So I haven't been able to test the VLC streaming aspect.
    Can you send me your logs please? Thanks!

    The new dll fixes the login but not the saving.
     

    driver140771

    MP Donator
  • Premium Supporter
  • February 8, 2010
    474
    49
    Unterfranken
    Home Country
    Germany Germany
    AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Hello, first :D for this cool program :D

    but i have one desire:
    On the tray-icon > right-mouse > can we have a link to open the "WebMediaPortal" in the browser?

    Thank You.
     

    cry_wolf

    Portal Pro
    February 26, 2010
    51
    7
    Home Country
    Sweden Sweden
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Yeah, I think I found a solution for this. Can you try replacing C:\Program Files (x86)\MPExtended\WebMediaPortal\www\bin\MPExtended.Libraries.General.dll with the attached version? If not, please export your logs from the configurator and send them to me.


    The new dll fixes the login but not the saving.

    Here is what i got wile running procmon and klicking the save button:
    (It doesn't format well but it seems to be looking for the web.config in the wrong dir. (www/settings)

    Code:
    19:18:53,2359653	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings\web.config	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2466035	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2473823	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2487373	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2492306	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2498195	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings.cshtml	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2502954	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings.vbhtml	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2505067	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings\default.cshtml	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2508995	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2510984	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings\default.vbhtml	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2514834	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2516848	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings\index.cshtml	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2520683	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2522579	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings\index.vbhtml	PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2526389	w3wp.exe	8284	CreateFile	C:\Program Files (x86)\MPExtended\WebMediaPortal\www\Settings	NAME NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    19:18:53,2857507	w3wp.exe	8284	CreateFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    19:18:53,2857754	w3wp.exe	8284	QueryNetworkOpenInformationFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	CreationTime: 2012-01-06 15:38:27, LastAccessTime: 2012-01-06 15:38:27, LastWriteTime: 2011-12-24 16:40:38, ChangeTime: 2012-01-06 15:38:27, AllocationSize: 1601-01-01 01:00:00, EndOfFile: 1601-01-01 01:00:00, FileAttributes: ANCI
    19:18:53,2857881	w3wp.exe	8284	CloseFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	
    19:18:53,2859096	w3wp.exe	8284	CreateFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Open No Recall, Attributes: n/a, ShareMode: Read, AllocationSize: n/a, OpenResult: Opened
    19:18:53,2859464	w3wp.exe	8284	QueryStandardInformationFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	AllocationSize: 4*096, EndOfFile: 639, NumberOfLinks: 1, DeletePending: False, Directory: False
    19:18:53,2859659	w3wp.exe	8284	ReadFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS	Offset: 0, Length: 639, Priority: Normal
    19:18:53,2860627	w3wp.exe	8284	ReadFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	END OF FILE	Offset: 639, Length: 4*096
    19:18:53,2948851	w3wp.exe	8284	CloseFile	C:\ProgramData\MPExtended\WebMediaPortal.xml	SUCCESS
     

    Aredon

    Portal Member
    June 26, 2011
    32
    26
    Home Country
    United States of America United States of America
    Re: AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Yeah, I have to make the time before a stream is killed a bit shorter.
    Probably a lot shorter, this makes it damn near impossible to change channels right now. :/
     

    lodale

    Portal Pro
    April 9, 2009
    245
    27
    Home Country
    Norway Norway
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    I finally got the Live TV Streaming to work on my LAN. The problem was that I had to use VLC plugin (on firefox) and choose "Direct". The problem when using Flash HQ and LQ was that I saw the TV picture for only a couple of seconds than it stopped.

    I also had my firewall turned off on my server (Win 7 Ultimate 32)

    Looking good but difficult to change channels (takes time).

    Great work looking forward to be able to watch TV form outside my LAN, any timescheduel for this?

    :)
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom