删除Google Chrome中的麦克风指示器

时间:2017-03-14 12:29:41

标签: javascript webrtc

我目前正在使用webRTC,因此使用getUserMedia()函数。执行此操作时,选项卡标题内会出现一个红色图标。有没有办法删除这个符号?在某项任务之后,我将麦克风流设置为未定义,但符号仍然显示在那里。

1 个答案:

答案 0 :(得分:2)

您必须停止使用from django.db import models from django.test import TestCase from django.test.utils import isolate_apps from myapp.fields import MyCustomField @isolate_apps('tests') class MyTestCase(TestCase): def test_things_work(self): class MyTestModel(models.Model): custom_field = MyCustomField() obj = MyTestModel.objects.create(custom_field='foo') self.assertEqual(...)

获得的MediaStreamMediaStreamTracks
getUserMedia