Self Contained Web Server / Interface (1 Viewer)

stoked

MP Donator
  • Premium Supporter
  • December 14, 2007
    297
    8
    Home Country
    Canada Canada
    Would it be possible to add a feature to the Query manager: I'd like an option to not record duplicates. For example, I have a query to record Formula 1 on Sat/Sun on a specific channel. However, the race is played mutiple times, and even qualifying is sometimes replayed. Could you add an option where it can compare the complete description and not only the title, and not record the replay? Unfortunately, my provider shows all F1 races as Auto Racing so comparing titles alone wouldn't work.

    Thanks.
     

    Big_Kev

    Portal Pro
    June 8, 2007
    338
    186
    Home Country
    Hi big_kev,

    with the latest version i get this error:

    MP Web Server Error 500
    The Web Server has encountered the following error:

    Cannot perform this operation on a closed dataset

    Thank you again.

    Bye,
    Nephilim
    Is there an entry in the log for this error? This should contain the module name so I can track it down.

    Kev

    I'm running MP RC3 and the latest Web Interface. I'm getting a lot of double entries. Is there anything I can do about that?
    Any chance of a screen shot so I can see where the doubling up is?

    Kev
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Hi big_kev,

    with the latest version i get this error:

    MP Web Server Error 500
    The Web Server has encountered the following error:

    Cannot perform this operation on a closed dataset

    Thank you again.

    Bye,
    Nephilim
    Is there an entry in the log for this error? This should contain the module name so I can track it down.

    Kev

    Sorry Kev, you're right... :sorry:

    This is the log:

    Code:
    15/10/2008 9.12.26 - Preparing to stream on card 1 - Command = "C:\Programmi\VideoLAN\VLC\vlc.exe" rtsp://xxxxxxxxxxxx/stream1.0 :sout=#transcode{vcodec=mp2v,vb=500,scale=0.5,acodec=mpga,ab=96,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=xxxxxxxxxxxxx:6701}} :sout-keep
    15/10/2008 9.12.27 - Streaming started on card 1
    15/10/2008 9.12.46 - Main Web Interface Thread failed executing command streamcurrent. Error = Cannot perform this operation on a closed dataset

    I'm using SQL Server 2005 Express

    Thank you again...

    Bye,
    Nephilim
     

    Callumgw

    Portal Pro
    June 2, 2008
    134
    6
    Home Country
    I got some doubling up last night - but I think it was Mediaportal not the web server, because it wasn't doubled, then the next time I checked the guide there was two of every channel, then again the time after that it was back to normal.

    This was with RC3. Off topic, but I think I liked Blue2 better than Blue3, less clutter.

    C
     

    charli181

    Retired Team Member
  • Premium Supporter
  • August 3, 2007
    800
    111
    Sydney
    Home Country
    Australia Australia
    This is the log:

    Code:
    15/10/2008 9.12.26 - Preparing to stream on card 1 - Command = "C:\Programmi\VideoLAN\VLC\vlc.exe" rtsp://xxxxxxxxxxxx/stream1.0 :sout=#transcode{vcodec=mp2v,vb=500,scale=0.5,acodec=mpga,ab=96,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=xxxxxxxxxxxxx:6701}} :sout-keep
    15/10/2008 9.12.27 - Streaming started on card 1
    15/10/2008 9.12.46 - Main Web Interface Thread failed executing command streamcurrent. Error = Cannot perform this operation on a closed dataset

    I'm using SQL Server 2005 Express

    Thank you again...

    Bye,
    Nephilim


    I get the same error.

    Also, when I use IE6, I cannot even get a reaction when I click the streaming icon. On IE7, I am getting the 500 error. Is IE6 supported?

    Also if I start streaming from the TV Server section or recorded section all is fine..... it only seems to be in the guide section I get the 500 error
     

    jonaskp

    Portal Pro
    October 23, 2006
    438
    15
    Home Country
    Denmark Denmark
    A little update on the streaming:

    I was at a friends yesterday and tried streaming. I could start the streaming easily (from the webinterface). When I tried opening the stream in VLC I just got a black screen. One Time I got a still-picture from the stream, so something must be coming through. I am not sure if this is due to my upload being too low. I should have 1mbit upload, if I remember correctly
    I did change the transcode settings, and got a lot better quality when streaming locally, maybe this is the reason. I will try to switch back to the default transcode, and test it out again.

    The next thing that would be cool, would be a link, directly from the webinterface, to open up the VLC stream, after Streaming is started. Right now (when I fix my problem above ;-) ) I can use this and think it's cool, but I'm having a hard time seeing my girlfriend doing the same thing. She's not by any means "Technically challenged" but it's still a lot of steps, just to watch tv.

    Don't take it the wrong way, I think the job so far on the streaming is amazing and really fast, the above is just constructive criticism, to help the project move forward. I can't wait to the day when I can sit with my laptop at my parents house, streaming tv with just the touch of a button, or sitting in the train, watching TV on my iPhone, streamed directly from MP :-D
     

    Big_Kev

    Portal Pro
    June 8, 2007
    338
    186
    Home Country
    A little update on the streaming:

    I was at a friends yesterday and tried streaming. I could start the streaming easily (from the webinterface). When I tried opening the stream in VLC I just got a black screen. One Time I got a still-picture from the stream, so something must be coming through. I am not sure if this is due to my upload being too low. I should have 1mbit upload, if I remember correctly
    I did change the transcode settings, and got a lot better quality when streaming locally, maybe this is the reason. I will try to switch back to the default transcode, and test it out again.

    The next thing that would be cool, would be a link, directly from the webinterface, to open up the VLC stream, after Streaming is started. Right now (when I fix my problem above ;-) ) I can use this and think it's cool, but I'm having a hard time seeing my girlfriend doing the same thing. She's not by any means "Technically challenged" but it's still a lot of steps, just to watch tv.

    Don't take it the wrong way, I think the job so far on the streaming is amazing and really fast, the above is just constructive criticism, to help the project move forward. I can't wait to the day when I can sit with my laptop at my parents house, streaming tv with just the touch of a button, or sitting in the train, watching TV on my iPhone, streamed directly from MP :-D
    I am working on this at the moment.... I have made some changes to streaming and the way it is controlled by the interface that I am hoping will give a lot more flexability.

    It looks like I will need to build in a method of changing the streaming parameters remotely to allow for bandwidth issuse.

    I have found the "closed dataset" error and will post the solution soon - unfortunately, I started pulling apart the streaming before I found this error, so it all needs to go back together again.

    Kev

    Kev,

    any news about SSL support :p ?

    Simone
    I have not forgotten!

    As soon as I get streaming stable, I will be going back to this.

    Kev
     

    Users who are viewing this thread

    Top Bottom