Description
Exchange is an online betting platform offering users a wide range of betting opportunities: from sports and TV games to lotteries and live-casinos.
Role
The Fusion Tech team has developed a separate interface for betting in the Teen Patti card game.
For the interface of the Teen Patti game, a live video-stream was implemented, in which the player lays out playing cards in real time by scanning special cards through a barcode scanner. Using web-sockets technology, data from scanned cards is processed in real time and displayed in the game interface synchronously with the layout of the cards by the player, which allows platform users to bet on the results right during the game. When developing the service, we used Wowza: Video Streaming Platform to launch and relay the stream. Also, we used the WebRTC technology and the ReactWebRTC library, which allowed us to create an RTCPeerConnection and broadcast video streams with almost no delays.