roydestroy
Yeni Üye
- 4 Ocak 2019
- 26
- 34
Does anyone know how to change the TV name that is displayed in cellphones etc when you try to cast media to your TV? Right now what I get is the TV brand followed by its MAC Address.
<?xml version="1.0" encoding="utf-8" ?>
<root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:dlna="urn:schemas-dlna-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<dlna:X_DLNADOC>DMR-1.50</dlna:X_DLNADOC>
<dlna:X_DLNACAP xmlns:dlna="urn:schemas-dlna-org:device-1-0">CVP-NA-1</dlna:X_DLNACAP>
<deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType>
<friendlyName>SEG TV</friendlyName> <---- TV name
<? Xml version = "1.0" encoding = "utf-8"?>
<root xmlns = "urn: schemas-upnp-org: device-1-0" xmlns: dlna = "urn: schemas-dlna-org: device-1-0">
<Specversio of>
<Major> 1 </ Major>
<Minor> 0 </ minor>
</ Specversio of>
<Device>
<Dlna: X_DLNADOC> DMR-1:50 </ dlna: X_DLNADOC>
<dlna: X_DLNACAP xmlns: dlna = "urn: schemas-dlna-org: device-1-0"> CVP-NA-1 </ dlna: X_DLNACAP>
<DeviceType> urn: schemas-UPnP-org: device: mediarender: 1 </ deviceType>
<friendlyName> SEG TV </ friendlyName> <---- TV name [/ CODE]
[/ QUOTE]
I changed this but when I open Youtube on my Phone to cast to the TV it still displays the brand followed by the MAC address.
I changed this but when I open Youtube on my Phone to cast to the TV it still displays the brand followed by the MAC address.