Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangrtc authored Feb 5, 2024
1 parent 184c02a commit 99d1c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To compile libmetartccore7, you'll need to satisfy the following dependencies:
peer->addAudioTrack(&peer->peer,Yang_AED_OPUS);
peer->addVideoTrack(&peer->peer,Yang_VED_H264);
peer->addTransceiver(&peer->peer,direction);
//sfu server
//sfu server
if(enableWhipWhep)
err = peer->connectWhipWhepServer(&peer->peer,url);
else
Expand Down

0 comments on commit 99d1c7d

Please sign in to comment.