google / sagetv

SageTV is a cross-platform networked DVR and media management system
http://forums.sagetv.com/
Apache License 2.0
267 stars 173 forks source link

This will disable FastMuxSwitch if a client is actively transcoding a liveTV stream. #448

Closed jvl711 closed 3 years ago

jvl711 commented 3 years ago

It appears that when SageTV is doing server side transcoding that it is not able to do a fastmuxswitch and have the client transition to the new program/timeslot. I have noticed this behavior in the Placeshifter, and the andriod client. With this change, placeshifter is able to transition between timeslots without issue. And when you are using a client without transcoding, it does a fastmuxswitch without issue.

Narflex commented 3 years ago

There's a few comments you didn't address yet.

jvl711 commented 3 years ago

@Narflex

I think I addressed all of the issues. Sorry about the multiple pushes. Some of the formatting issues were only in Git and not showing in my source. I was taking a while for me to figure it out.

Thanks, Josh

Narflex commented 3 years ago

Thanks!