Jump to content

[DEV]New Argus Provider


pünktchen

Recommended Posts

Oh but it plays now, before it even didn't play right?

 

Sorry to say, but it still plays nothing for me (Tested with Chome, Firefox and IE).

I always just see a black screen and nothing happens.

Also it shows no EPG data in the programm guide:

 

y5alxjxo.png

 

 

 

If it helps you I would also provide you access to my Argus TV Recorder  :)

Edited by CM000n
Link to comment
Share on other sites

pünktchen

Oh but it plays now, before it even didn't play right?

No it has also worked before. It depends on the streaming profile and the client device. With Firefox desktop browser the picture nearly always freezes after the first picture (but MBS is still transcoding), with the Android app it stutters and i get pixelation.
Link to comment
Share on other sites

No time at noon. :(

It will be something for this evening...

Can you guys also upload some new logs/transcode logs?

 

@@CM000n If possible would be handy to test with some other recorders...

Link to comment
Share on other sites

No changes here.

Here are new logs from latest build and server Version 3.0.5414.33903.

 

Thanks Sven!

/tompa

 

Sure that's everything? I don't see any info "Starting ChannelStream"...

Link to comment
Share on other sites

 

Sure that's everything? I don't see any info "Starting ChannelStream"...

 

Didnt look, so here is another try. 

Argus did start the stream this time but still nothing.

 

/tompa

 

log_3.zip

Link to comment
Share on other sites

 

 

 

Didnt look, so here is another try. 

Argus did start the stream this time but still nothing.

 

/tompa

 

 

Is it maybe possible to expose your ports? I still don't see the "Starting ChannelStream" and that is the first step to start a stream. :)

Link to comment
Share on other sites

OK so I just downloaded the latest update and uninstalled and re-installed the plugin to make sure I had the latest version. I've previously used ServerWMC so pretty sure my setup is OK.

 

Same problem. On selecting Live TV, I get an error that says "There was an error processing the request" although there is then a list of shows.

I get some but not all guide data

I cannot stream a show, it just shows a black screen although nothing in the logs jumps out at me.

The latest trancoding log file is blank, the second last one is attached.

 

 

MB3 and Argus live on the same machine, 2012R2. Client is Win8.1 with Chrome and IE. 

Logs.zip

post-6332-0-81512000-1414651994_thumb.png

Edited by Griffo
Link to comment
Share on other sites

Is it maybe possible to expose your ports? I still don't see the "Starting ChannelStream" and that is the first step to start a stream. :)

 

If you mean a remote connection, no problem :)

 

/tompa

Link to comment
Share on other sites

The more tests I can do while I am debugging the solution in code, the better.

The only thing you need provide me is a IP  and the ports need to be open...

 

You can send it to me by PM

Link to comment
Share on other sites

I found already a problem with the "There was an error processing the request" problem.

 

@@Luke See the following lines. I found that we have an entry without a genre... So it fails on that call...

Can you change that? Or i?

https://github.com/MediaBrowser/MediaBrowser/blob/master/MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs#L768

 

Also changing something in the config of the plugin. The place where you can enable/disable the logging...

So you can choose to use timeshifting (for livestream, for recording it is only possible with UNC paths) or not...

 

@@CM000n You don't get any EPG data?

The task for the refresh guide was completed?

I saw for the EPG information from his system to mine --> 15minutes...

 

KqvssoV.png

Link to comment
Share on other sites

Updated to Version 3.0.5416.17643.

 

When I first tried it with "2 days" set for the guide data, it seemed to work without an error. But since upping it to 7 days, I now get the error every time, even if I drop it back down to 2 days and re-import. The guide now seems full, but still get the error on first clicking LiveTV. Still can't get streaming TV to work.

Edited by Griffo
Link to comment
Share on other sites

I didn't release anything yesterday, so....

Maybe the timeshift will help, but that's not something I can check with an external test...

 

I will release today or at least tomorrow (national holiday) , so I have time tomorrow a new version..

Link to comment
Share on other sites

@@CM000n You don't get any EPG data?

The task for the refresh guide was completed?

I saw for the EPG information from his system to mine --> 15minutes...

Yes, the "Refresh Guide" Task was completet:

cbe7pjgp.png

 

But I still have no EPG Data in Media Browser

 

The other functions (apart from that it does'nt play anything) seems to work fine.

I can see all of my channels with the correct channel logo and it shows my scheduled recordings in Media Browser

 

That's my Live-TV Views:

 

EPG: w4j6rguc.png

Channels: wtewqa8c.png

Scheduled Recordings: cryawwk8.png

 

 

And here are my latest Log file: https://onedrive.live.com/redir?resid=FCA9F896D4BC3DB2%215335

The transcoding logfile is empty

Link to comment
Share on other sites

Yes, the "Refresh Guide" Task was completet:

cbe7pjgp.png

 

But I still have no EPG Data in Media Browser

 

The other functions (apart from that it does'nt play anything) seems to work fine.

I can see all of my channels with the correct channel logo and it shows my scheduled recordings in Media Browser

 

That's my Live-TV Views:

 

EPG: w4j6rguc.png

Channels: wtewqa8c.png

Scheduled Recordings: cryawwk8.png

 

 

And here are my latest Log file: https://onedrive.live.com/redir?resid=FCA9F896D4BC3DB2%215335

The transcoding logfile is empty

 

I see indeed errors in the log for the EPG "Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt." I suppose it's the object reference not set to an instance error in English. :)

That's something I will debug ...

 

I don't see the pictures at work ( probably site blocked), so .. 

I will see them this evening when I am home.. :)

Link to comment
Share on other sites

Sven,

 

On ChannelMediaInfo, try setting ReadInputAtNativeFramerate to true

 

Don't forget this. Make sure nuget is up to date.

Link to comment
Share on other sites

Don't forget this. Make sure nuget is up to date.

 

I also implemented  the UNC path (timeshifting), also add it on that one? Or only for rtsp.

Just i quick question, what does this option do?

Link to comment
Share on other sites

New version online.

 

With the option Luke told me, I did it only on the rtsp stuff.

You can also find the timeshift option in the argus plugin options

EPG should also work now @@CM000n

Also for you @@Griffo the "There was an error processing the request" should be solved.

 

Required version is the last BETA version for MB...

Link to comment
Share on other sites

Thanks!!

 

Wont run here yet. Tried with and without timeshift option.

No crashes on ffmpeg any more however.

 

Will upload logs later.

 

/tompa 

Link to comment
Share on other sites

Hi Sven, big THX for the Update. EPG now seems to work fine here for me.

 

But it still won't play anything.

When I check the timeshift option of the plugin and came back to check if it's enabeled, the hook disapeared and the option seems to be inactive?

 

I also noticed two things that does'nt happened that way before.

1.) On the Argus-TV Webinterface it doesn't show me anymore an active stream, when I hit the play button for a channel in Media Browser. Befor the update it shows a active stream on the Argus-TV Webinterface.

2.) Strangely the transcoding logs are now not empty anymore, when I start a stream of Live-TV

 

You can find my newest server- and transcoding logs here:

https://onedrive.live.com/redir?resid=FCA9F896D4BC3DB2%215336

Edited by CM000n
Link to comment
Share on other sites

Hey Sven,

 

Thanks for your efforts. The error has gone, and the guide is now full of data.

Watching live tv still fails, however there is at least something in the logs now.

 

 

C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\ffmpeg\20141005\ffmpeg.exe -fflags +genpts -async 1 -vsync -1 -i file:"\\VAULT\Timeshift\Card4-1-0.ts.tsbuffer" -sn -vcodec libvpx -force_key_frames expr:gte(t,n_forced*5) -vf "yadif=0:-1:0,scale=min(iw\,1920):trunc(ow/dar/2)*2" -speed 16 -quality good -profile:v 0 -slices 8 -crf 10 -qmin 0 -qmax 50 -maxrate:v 29872000 -bufsize:v (29872000*2) -b:v 29872000 -vsync vfr -map_metadata -1 -threads 2 -acodec libvorbis -ac 2 -ab 128000 -af "aresample=async=1000" -y "C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\transcoding-temp\7cf3a1579e1fd57bf7ad5d7af1d40579.webm"


ffmpeg version N-66618-ge079d43 Copyright © 2000-2014 the FFmpeg developers
built on Oct 4 2014 22:10:14 with gcc 4.9.1 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 54. 9.100 / 54. 9.100
libavcodec 56. 2.101 / 56. 2.101
libavformat 56. 7.104 / 56. 7.104
libavdevice 56. 1.100 / 56. 1.100
libavfilter 5. 1.102 / 5. 1.102
libswscale 3. 1.100 / 3. 1.100
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 1.100 / 53. 1.100
file:\\VAULT\Timeshift\Card4-1-0.ts.tsbuffer: Invalid data found when processing input

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...