Hi,
RTCDataChannel is supported by Chrome 25 and above, but is behind a
flag before Chrome 27. The flag is not visible in chrome://flags. You
have to run chrome with --enable-data-channels.
/Vikas
On Feb 22, 5:41 am, PhistucK <
phist...@gmail.com> wrote:
> Note that the canary build will be installed alongside your stable Chrome,
> so this is the best way to experiment with the latest Chrome features while
> still having the stable Chrome release for normal browsing.
>
> ☆*PhistucK*
> > ☆*PhistucK*
>
> > On Fri, Feb 22, 2013 at 2:18 PM, Sumit Jain <
siddha.su...@gmail.com>wrote:
>
> >> Thank you but when i click on start button pop up ask for* enable data
> >> channel flag* but i am able to make video chat through WEBRTC so i think
> >> data channel flag is enabled.
> >> also when i hit *chrome://flags/* in url of chrome i don't see any data
> >> channel flag tab so i can make diffference my chrome version is "
> >> 25.0.1364.97 (Official Build 183676) beta-m".
>
> >> Please suggest how can i achieve.
>
> >> Thanks,
> >> Sumit Jain
>
> >> On Friday, 22 February 2013 05:46:44 UTC+5:30, Vikas wrote:
>
> >>> Hi Sumit,
>
> >>> You can check this demo out (
http://simpl.info/**rtcdatachannel/<
http://simpl.info/rtcdatachannel/>)
>
> >>> /Vikas
>
> >>> On Feb 21, 2:36 am, Sumit Jain <
siddha.su...@gmail.com> wrote:
> >>> > Hi,
>
> >>> > I am exploring WEBRTC and looking for text to text conversation
> >>> methods of
> >>> > WEBRTC? I went through
> >>> > "
http://www.html5rocks.com/en/**tutorials/webrtc/basics/#toc-**simple<
http://www.html5rocks.com/en/tutorials/webrtc/basics/#toc-simple>"