Community discussions

MikroTik App
 
mansoor
just joined
Topic Author
Posts: 11
Joined: Mon Nov 20, 2017 12:03 pm

Mikrotik configuration for Mobile Phone Screen Share with Smart LED Television

Mon Feb 26, 2018 4:51 pm

I just added mikrotik rb750 GL router to my home network. Every thing went well but screen share stopped working. I am using my Samsung Galaxy Note 5 Mobile with Sony Bravia W-800C 3D Smart LED Televsion. If I remove mikrotik then it started working. How to solve this issue. I searched on Sony TV Sideview remote control site for screen share and I found one of the option for router to enable DLNA. So I thought DLNA might be the issue. If it is then how to configure DLNA? And if its not then how to enable screenshare feature in Mikrotik?
# model = 750GL
/interface bridge
add admin-mac=******hidden auto-mac=no comment=defconf name=LAN-Bridge
/interface ethernet
set [ find default-name=ether1 ] name=PTCL
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip firewall layer7-protocol
add name=IDM-Down regexp="get /.*(user-agent: mozilla/4.0|range: bytes=)"
add name=skypenack regexp="[\\\\|\\xd5]"
add comment="Block Bit Torrent" name=layer7-bittorrent-exp regexp="^(\\x13bitt\
    orrent protocol|azver\\x01\$|get /scrape\\\?info_hash=get /announce\\\?inf\
    o_hash=|get /client/bitcomet/|GET /data\\\?fid=)|d1:ad2:id20:|\\x08'7P\\)[\
    RP]"
add name=Layer7-youtube regexp="^.+(youtube.com|www.youtube.com|m.youtube.com|\
    ytimg.com|s.ytimg.com|ytimg.l.google.com|youtube.l.google.com|i.google.com\
    |googlevideo.com|youtu.be).*\$"
/ip pool
add name=default-dhcp ranges=192.168.2.10-192.168.2.254
/ip dhcp-server
add address-pool=default-dhcp disabled=no interface=LAN-Bridge lease-time=1h \
    name=dhcp1
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0
/interface bridge port
add bridge=LAN-Bridge comment=defconf interface=ether2
add bridge=LAN-Bridge comment=defconf interface=ether3
add bridge=LAN-Bridge comment=defconf interface=ether4
add bridge=LAN-Bridge comment=defconf interface=ether5
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface list member
add comment=defconf interface=LAN-Bridge list=LAN
add comment=defconf interface=PTCL list=WAN
/ip address
add address=192.168.2.1/24 comment=defconf interface=LAN-Bridge network=\
    192.168.2.0
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=PTCL
/ip dhcp-server network
add address=192.168.2.0/24 gateway=192.168.2.1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.2.1 name=router.lan
/ip firewall nat
add action=masquerade chain=srcnat out-interface=PTCL
/ip route
add check-gateway=ping distance=1 gateway=192.168.10.1
add check-gateway=ping distance=1 gateway=192.168.10.1
/ip upnp
set allow-disable-external-interface=yes enabled=yes
/ip upnp interfaces
add interface=PTCL type=external
add interface=LAN-Bridge type=internal
/system clock
set time-zone-name=Asia/Karachi
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
 
mrkacg
just joined
Posts: 12
Joined: Wed May 08, 2019 9:12 pm

Re: Mikrotik configuration for Mobile Phone Screen Share with Smart LED Television

Thu Sep 23, 2021 7:22 pm

Hi, did you manage to solve?
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 18958
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: Mikrotik configuration for Mobile Phone Screen Share with Smart LED Television

Thu Sep 23, 2021 7:53 pm

Did you try
Third party Apps options:
a. ApowerMirror
b. LetsView

Perhaps you are trying MIracast?
Miracast is peer to peer phone/laptop to tv direct is it not.

Who is online

Users browsing this forum: Bing [Bot] and 66 guests