Skip to content

Commit

Permalink
Update publish.py
Browse files Browse the repository at this point in the history
  • Loading branch information
steveseguin authored Aug 11, 2024
1 parent 77ca3bc commit 3604a16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,8 @@ def on_frame_probe(pad, info):

print(self.pipe)
started = False


client['webrtc'] = self.pipe.get_by_name('sendrecv')
client['qv'] = None
client['qa'] = None
client['encoder'] = False
Expand Down

0 comments on commit 3604a16

Please sign in to comment.