I want to build an iOS app that allows you to stream General

Post Reply
bkingsford
New Member
Posts: 4
Joined: Sat Apr 12, 2014 6:35 pm

I want to build an iOS app that allows you to stream General

#1

Post by bkingsford »

Conference live and live tweet about it all within the app. Is there a public link that I could use to stream the video while it's live? I know the Church makes it available at lds.org/general-conference/watch , but I would like a direct link to just the video stream so users can view it within the app.
User avatar
sbradshaw
Community Moderators
Posts: 6244
Joined: Mon Sep 26, 2011 9:42 pm
Location: Utah
Contact:

Re: I want to build an iOS app that allows you to stream Gen

#2

Post by sbradshaw »

It's also streamed on YouTube – maybe that would be an easier link to use, for your purposes, if nobody has the LDS.org stream link...
bkingsford
New Member
Posts: 4
Joined: Sat Apr 12, 2014 6:35 pm

Re: I want to build an iOS app that allows you to stream Gen

#3

Post by bkingsford »

Yes that would be a workable plan B. I know you can embed a YouTube video in a UIWebView, so that would work. It would just be nice to have the LDS stream link for aesthetic and performance purposes.
russellhltn
Community Administrator
Posts: 34384
Joined: Sat Jan 20, 2007 2:53 pm
Location: U.S.

Re: I want to build an iOS app that allows you to stream Gen

#4

Post by russellhltn »

Not only that, but since YouTube is currently blocked in church buildings, it would be a ongoing support issue as users report that it didn't work when they expected it to.

I think your best bet is to go to conference.lds.org and parse out the "View now" link.
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.

So we can better help you, please edit your Profile to include your general location.
bkingsford
New Member
Posts: 4
Joined: Sat Apr 12, 2014 6:35 pm

I thought of that. But I don't think this will work because

#5

Post by bkingsford »

live stream is shown with a bright cove flash player. I can't just parse that out and display it in my app. What I need is a link to the actual http live streaming feed. The website used to expose a m3u8 file hosted on akamai. But as far as I can tell, this is no longer the case.
russelljd
Member
Posts: 66
Joined: Sat Feb 13, 2010 7:53 am
Location: Salt Lake City, Utah, USA

Re: I want to build an iOS app that allows you to stream Gen

#6

Post by russelljd »

All of the logic to failover between HDS and HLS is now all wrapped in the Brightcove player. The only way you can get the m3u8 link would be to watch the requests that the Brightcove player is making and find the m3u8 that the player is requesting.
russellhltn
Community Administrator
Posts: 34384
Joined: Sat Jan 20, 2007 2:53 pm
Location: U.S.

Re: I want to build an iOS app that allows you to stream Gen

#7

Post by russellhltn »

Any chance of running the Brightcove on Android? Seems like they have something for it.
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.

So we can better help you, please edit your Profile to include your general location.
russelljd
Member
Posts: 66
Joined: Sat Feb 13, 2010 7:53 am
Location: Salt Lake City, Utah, USA

Re: I want to build an iOS app that allows you to stream Gen

#8

Post by russelljd »

Brightcove does have an SDK that would allow streaming to Android. However, it comes with a licensing fee and the church has chosen not to license that specific product due to cost concerns.
russelljd
Member
Posts: 66
Joined: Sat Feb 13, 2010 7:53 am
Location: Salt Lake City, Utah, USA

Re: I want to build an iOS app that allows you to stream Gen

#9

Post by russelljd »

As a side note, BYU TV does support streaming on Android in their native apps and on mobile web so that's always an option for large broadcasts such as General Conference.
Post Reply

Return to “Mobile Applications”