[mythtv-commits] Ticket #12767: Issues with DLNA clients

MythTV noreply at mythtv.org
Thu Oct 17 18:03:48 UTC 2019


#12767: Issues with DLNA clients
-------------------------------------+---------------------------
 Reporter:  Dylan Walkden <dylan@…>  |          Owner:  stuartm
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  0.28.2
Component:  MythTV - UPnP            |        Version:  0.28.0
 Severity:  medium                   |     Resolution:  Won't Fix
 Keywords:  dnla upnp                |  Ticket locked:  0
-------------------------------------+---------------------------

Comment (by ramtackett):

 For anyone who stumbles here trying to solve DLNA issues on a Samsung TV,
 I found a solution that works with my 2011 Samsung UN55D6000. Myth 0.27
 worked fine. Myth 0.28 would not work ("not supported file format" when I
 tried to play any recording). MythWeb playback via VLC on linux/Windows
 worked fine. I just punted until now by building fixes/0.27, but now
 wanted a second mythTV frontend (via RPI3B+ and mythtv-light). To solve
 the problem with fixes/30, for the backend I had to edit
 mythtv/libs/libmythupnp/httprequest.cpp, changing all mp2p references to
 mpeg. I also had to edit mythtv/libs/libmythtv/recorders/channelbase.cpp
 and changed rbFileExt = "mpg" (old value was rbFileExt = "ts"). After I
 rebuilt fixes/30 with these changes, my Samsung TV was able to play new
 recordings.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/12767#comment:48>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list