Jump to content

Playing Podcast


gold1

Recommended Posts

It fades the screen, and produces an endless spinner on top.

 

With blueneon it will direct play the url given to it via the IPTV plugin. But.. when forcing transcoding in blue neon (see below)...

 

Brightscript Debugger> printany(4,"",mediasource)
        (assocarr)...
          RunTimeTicks: 2983470000
          Protocol: Http
          SupportsProbing: true
          ReadAtNativeFramerate: false
          IsRemote: true
          GenPtsInput: false
          SupportsDirectStream: false
          Formats: (list of 0)...
          RequiresLooping: false
          SupportsTranscoding: true
          IgnoreDts: false
          Id: 83725dba1b09b0251dea96d969704f69
          IsInfiniteStream: false
          RequiresOpening: false
          IgnoreIndex: false
          SupportsDirectPlay: true
          Name: 83725dba1b09b0251dea96d969704f69
          Path: https://pc.tedcdn.com/distribution/teded/201806_1702_06_A_Ghose_Shohini_MarieCurie_Distribution.mp4
          MediaStreams: (list of 0)...
          RequiresClosing: false
          RequiredHttpHeaders: (assocarr)...
          Type: Default
 

 

1757:*      url = GetServerBaseUrl() + mediaSource.TranscodingUrl

 

Where is the transcodingUrl? Nowhere to be found... the app needs this to be present when transcoding and it isn't. 

 

What is odd is the web client will direct play the IPTV stream and not allow any changes to quality. Dumb it down to 360p, nope it will not stick there, it will only direct play that IPTV stream at its full bitrate. Strange. Seen stranger things. Is this the start of season 3? :D

Link to comment
Share on other sites

It's resolved for the next release of the server, thanks.

 

Also, a small thing I notice in regard to the IPTV plugin. I mistakenly put the imageUrl with a leading "http://<etc> .. with that quote at the front. What this does is effectively break the IPTV plugin from populating anything. Perhaps some type of dummy-proofing of the input boxes to prevent bogus data (or in my case a simple mistake) from shutting the whole plugin down and making it appear empty.

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...