fixed the port
This commit is contained in:
parent
39623c38e2
commit
bb921cd3bd
|
|
@ -130,7 +130,7 @@ void *evcsn_service()
|
|||
|
||||
bpr->gn.packetTransportType = PacketTransportType_shb;
|
||||
|
||||
bpr->destinationPort = Port_cam;
|
||||
bpr->destinationPort = Port_poi;
|
||||
|
||||
bpr->gn.trafficClass = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue