Search found 4 matches

by gregML
Wed Apr 16, 2025 10:36 am
Forum: Development Support
Topic: develop macOS app
Replies: 6
Views: 10510

Re: develop macOS app

wow, that is very helpful. Thanks for the info. Greg
by gregML
Wed Apr 16, 2025 3:49 am
Forum: Development Support
Topic: develop macOS app
Replies: 6
Views: 10510

Re: develop macOS app

hi, I have used your advice, and I have VLC working now. I can manually tune the MPEG-TS stream from the HDHomeRun Flex 4K and display it in an ImageView. I have a DVR sub and I would like to use the 14 days of guide data to advance my project. It is not clear to me how to access the (JSON?) data to ...
by gregML
Sun Feb 16, 2025 12:37 pm
Forum: Development Support
Topic: develop macOS app
Replies: 6
Views: 10510

Re: develop macOS app

thanks for the response, I am going to pursue these suggestions.
thanks again, Greg
by gregML
Sun Feb 16, 2025 7:06 am
Forum: Development Support
Topic: develop macOS app
Replies: 6
Views: 10510

develop macOS app

hi, I am trying my hand at developing a macOS app but I am having trouble to come up with what would be the best practice to display the MPEG-TS stream on, say, an AVKIT Player View. My understanding is that the AVKIT Player View doesn't natively display the MPEG-TS stream. I am sure that I can ...