Skip to content

Commit 3604a16

Browse files
authored
Update publish.py
1 parent 77ca3bc commit 3604a16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

publish.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,8 @@ def on_frame_probe(pad, info):
12811281

12821282
print(self.pipe)
12831283
started = False
1284-
1284+
1285+
client['webrtc'] = self.pipe.get_by_name('sendrecv')
12851286
client['qv'] = None
12861287
client['qa'] = None
12871288
client['encoder'] = False

0 commit comments

Comments
 (0)